/sys/seal-status
The /sys/seal-status
endpoint is used to check the seal status of a Vault.
Seal Status
This endpoint returns the seal status of the Vault. This is an unauthenticated endpoint.
Method | Path |
---|---|
GET | /sys/seal-status |
Sample Request
Sample Response
The "t" parameter is the threshold, and "n" is the number of shares.
Sample response when Vault is unsealed.