/sys/config/state
The endpoints under sys/config/state
return Vault's configuration state. Currently, it only supports returning a sanitized version of the configuration.
Get sanitized configuration state
This endpoint returns a sanitized version of the configuration state. The configuration excludes certain fields and mappings in the configuration file that can potentially contain sensitive information, which includes values from Storage.Config
, HAStorage.Config
, Seals.Config
and the Telemetry.CirconusAPIToken
value.
Method | Path |
---|---|
|
|
Sample request
Sample response
Last updated