Releases: purestorage/purity_fb_python_client
Purity//FB REST python client 1.6.1
Fixed examples for many of the functions of the python REST client.
No functional change.
Purity//FB REST python client 1.6.0
This release adds the REST client to support FlashBlade's 1.6 REST API version, released with FlashBlade version 2.3.0
This includes the following content:
- Minor updates to examples and descriptions for existing apis
- Updates to our bucket apis and object models to provide visibility into bucket versioning state
- Updates to the directory services API to support specifying a Join OU for SMB
- Apis for user and group space quota management
- Apis for user and group space usage management
- Apis for management of support related settings such as phonehome and remote assist
- Examples and documentation for all of the above
Purity//FB REST python client 1.5.1
Fix readme issues.
Purity//FB REST python client 1.5.0
Added support for Purity//FB REST API 1.5. New APIs for 1.5:
/arrays
/buckets
/file-systems/performance
/file-systems/policies
/file-system-snapshots
/file-system-snapshots/policies
/policies
/policies/file-systems
/policies/file-system-snapshots
/policies/members
Purity//FB REST python client 1.4.0
Purity//FB REST client 1.4.0 release
Purity//FB REST python client 1.3.0
Purity//2.2.0 includes the following REST API changes:
Deprecated response attributes for arrays/performance endpoint.
The following new endpoints have been added:
Endpoint | Supported Methods |
---|---|
directory-services | GET, PATCH |
directory-services/test | GET |
object-store-accounts | GET, POST, DELETE |
object-store-users | GET, POST, DELETE |
object-store-access-keys | GET, POST, PATCH, DELETE |
hardware-connectors | GET, PATCH |
smtp | GET, PATCH |
arrays | GET, PATCH |
buckets | GET |
subnets | GET, POST, PATCH, DELETE |
network-interfaces | GET, POST, PATCH, DELETE |
link-aggregation-groups | GET, POST, PATCH, DELETE |
Purity//FB REST python client 1.2
Merge pull request #8 from zhengl7/fb1.2 fix typo
Purity//FB REST python client 1.1
Purity//FB REST python client 1.1
This overwrites previous 1.1 release by removing beta endpoints support.
Purity//FB REST python client 1.0
v1.0 fix errors in documentations