File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- Pure Storage REST Client
2
- ========================
1
+ Pure Storage FlashArray REST 1.X SDK
2
+ ====================================
3
3
This library is designed to provide a simple interface for issuing commands to
4
4
a Pure Storage FlashArray using a REST API. It communicates with the array
5
5
using the python requests HTTP library.
@@ -17,7 +17,7 @@ includes any FlashArray running Purity 3.4.0 or later.
17
17
18
18
Capabilities
19
19
============
20
- This library supports all functionality offered by REST API versions up to 1.17.
20
+ This library supports all functionality offered by FlashArray REST API versions from 1.0 up to 1.17.
21
21
22
22
Note that different versions of the REST API offer different functionality, and
23
23
some operations may be unusable except on certain versions of the REST API. For
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " rest-client" ,
3
+ "name" : " Python FlashArray REST 1.X SDK" ,
3
4
"filter" : " devops" ,
4
5
"image" : " https://code.purestorage.com/images/8_python%20script.png" ,
5
6
"featured" : 1 ,
You can’t perform that action at this time.
0 commit comments