Pure Storage FlashArray REST Client Documentation

Overview

The Pure Storage FlashArray REST Client is a python module that simplifies integration with the Pure Storage FlashArray REST interface.

It wraps REST calls with simple APIs and abstracts the HTTP request and response handling. For specifics on API arguments, consult the REST API guide for the Purity release currently running on the target array.

This documentation should be supplemental and attempts to explain installation, basic usage, and provides a glossary of the exposed APIs.

Installation Guide
How to get the source code, and how to build or install the python package.
Quick Start Guide
A quick start guide for the REST client.
API Glossary
A glossary of all exposed REST client APIs.

Community

To learn what other Pure Storage customers are doing with the client, to share an implementation or contribute code, or to interact with Pure Storage, visit the Pure Storage Community.

Changes

See the Change Log for a list of changes to the REST Client.

License

This code is licensed under the simple BSD 2-Clause License.

See the LICENSE.txt file in the top level of the source tree.

Indices and tables