mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-20 00:13:53 -05:00
Remove asterixes in header (#23548)
This commit is contained in:
parent
2912f5b539
commit
ec026ad2ce
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ description: The '/sys/config/state' endpoint is used to retrieve the configurat
|
|||
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`
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue