/sys/ha-status
The /sys/ha-status
endpoint is used to check the HA status of a Vault cluster.
It lists the active node and the peers that it's heard from since it became active.
HA status
Restricted endpoint
The API path can only be called from the root or administrative namespace.This endpoint returns the HA status of the Vault cluster.
Method | Path |
---|---|
GET | /sys/ha-status |
Sample request
Sample response
Note that in the above sample response, upgrade_version
and redundancy_zone
are Enterprise-only fields.