Skip to content

Releases: purestorage/purity_fb_python_client

Purity//FB REST python client 1.6.1

05 Mar 18:15
a6e2c9f
Compare
Choose a tag to compare

Fixed examples for many of the functions of the python REST client.
No functional change.

Purity//FB REST python client 1.6.0

16 Feb 09:29
f1d6014
Compare
Choose a tag to compare

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

01 Oct 23:19
d3da2fb
Compare
Choose a tag to compare

Purity//FB REST python client 1.5.0

26 Sep 22:50
9e01c37
Compare
Choose a tag to compare

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

06 Aug 21:06
cb6c614
Compare
Choose a tag to compare

Purity//FB REST client 1.4.0 release

Purity//FB REST python client 1.3.0

26 Apr 23:34
0b55fb1
Compare
Choose a tag to compare

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

23 Jan 00:11
1426d44
Compare
Choose a tag to compare
Merge pull request #8 from zhengl7/fb1.2

fix typo

Purity//FB REST python client 1.1

02 Nov 17:30
c80bf02
Compare
Choose a tag to compare

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

22 Sep 17:01
Compare
Choose a tag to compare
v1.0

fix errors in documentations