Releases: ctera/ctera-python-sdk
Releases · ctera/ctera-python-sdk
2.17.0
Saimon/create array with all drives (#124) Features: 1) Create an array using all available drives if no drive was specified 2) Support modfiying the Portal's time zone 3) List templates by name 4) Configure template auto assignment policy 5) Support managing the Portal's SSL certificate (import, export) 6) Support SNMP configuration APIs, unittests and docs Technical improvements: * Add docs for auto template assignment, SSL certificates and timezone * Use from X import Y when needed * Use rsplit with maxsplit 1 when getting the last value * Use "with" when reading from files * __all__ definitions - no need to map str method to strings
2.16.3
2.16.2
2.16.1
Make replicate_from optional
2.16.0
Add Support for NetApp StorageGRID S3
2.15.0
- Support managing local licenses on Edge Filers
- Expand the implementation of configuration templates
2.14.1
2.14.0
Integrated partial support for managing Portal configuration templates:
- Get, list, add, delete templates
- Set and remove template as default
- Trigger the template auto assignment rules process
2.13.3
2.13.2
Retry attempt 2, waiting for pypi backend