Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Pure Storage FlashArray (Purity//FA REST)
v0.1.0Read-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.
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:a839542beefe2c7711d1857388f012f5875151a5a1d32c405efc95bfce6c3c4c
sudo emisar pack install pure-flasharray \ --hash sha256:a839542beefe2c7711d1857388f012f5875151a5a1d32c405efc95bfce6c3c4c \ --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