Config Vars
Set and retrieve the dynamic configuration variables that control the behavior of your Vault.
Clear configuration variables
delete/api/pvlt/1.0/system/confvar
Get details of the operation that resets the log_level configuration variable to its default value, including the operation’s parameters and responses.
Get configuration variable
get/api/pvlt/1.0/system/confvar/{name}
Get details of the operation that returns the log_level configuration variable setting, including the operation’s parameters and responses.
Set configuration variable
post/api/pvlt/1.0/system/confvar/{name}
Get details of the operation that sets the log_level configuration variable value, including the operation’s parameters and responses.