/sys/seal-status
The /sys/seal-status
endpoint is used to check the seal status of a Vault.
Seal status
Restricted endpoint
The API path can only be called from the root or administrative namespace.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.