This is a tool that provides the Pure Storage FlashArray and FlashBlade API documentation into the popular interactive Swagger UI. This lets you browse the API documentation in a convenient format and even execute API calls interactively directly to a FlashArray or FlashBlade!
Requires docker to be installed
docker run -it --rm -p 80:5000 quay.io/purestorage/swagger
Then open your browser to http://127.0.0.1 Then select an API spec and enter your FlashArray or FlashBlade IP.
just ctrl^c on the console docker container
docker pull quay.io/purestorage/swagger
In order to send API calls to an array you must
- Have a FlashArray or FlashBlade and login credentials