This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
Releases: powerhome/python-netapp-ocum
Releases · powerhome/python-netapp-ocum
Release 0.1.4
Additional Endpoint Support / Testing Enhancements
- This adds support for aggregate and volume capacity and utilization endpoints via the
get_volume_metrics
andget_aggregate_metrics
methods - Improves test coverage
- Enhances documentation and example scripts
Rename: OnCommand Unified Manager (OCUM)
- Renames from
netapp-uom
tonetapp-ocum
to reflect the correct acronym for the service.
Testing / CI Integration
This includes as much test coverage as possible, and integration with CI.