/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.