Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Pure Storage FlashArray (Purity//FA REST)
v0.1.3Read-only access to a Pure Storage FlashArray over its Purity//FA REST API 2.x: array identity / capacity / performance, alerts, controller and hardware / drive health, volumes and per-volume space, the host -> volume -> LUN connection map, host and target-port identities, per-controller network interface state, and replication / array-connection status. Drives a remote array via curl; every call is a GET.
curl
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:bf0978ad585451b1e4d8d81623114b820031af71ebb3ce376ba5d3acc88c3c58
sudo emisar pack install pure-flasharray \ --hash sha256:bf0978ad585451b1e4d8d81623114b820031af71ebb3ce376ba5d3acc88c3c58 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 14 total
View on GitHub-
GET /alerts
-
GET /array-connections
-
GET /arrays
-
GET /arrays/performance
-
GET /arrays/space
-
GET /connections
-
GET /controllers
-
GET /drives
-
GET /hardware
-
GET /hosts
-
GET /network-interfaces
-
GET /ports
-
GET /volumes
-
GET /volumes/space