HashiCorp System API
The System API from HashiCorp — 107 operation(s) for system.
Operations 149
POST
/sys/capabilities-accessor
HashiCorp Fetches the capabilities of the token associated with the given token, on the given path.
#
POST
/sys/capabilities-self
HashiCorp Fetches the capabilities of the given token on the given path.
#
GET
/sys/config/auditing/request-headers
HashiCorp List the request headers that are configured to be audited.
#
GET
/sys/config/auditing/request-headers/{header}
HashiCorp List the information for the given request header.
#
DELETE
/sys/config/auditing/request-headers/{header}
HashiCorp Disable auditing of the given request header.
#
GET
/sys/config/state/sanitized
HashiCorp Return a sanitized version of the Vault server configuration.
#
POST
/sys/config/ui/headers/{header}
HashiCorp Configure the values to be returned for the UI header.
#
GET
/sys/generate-root
HashiCorp Read the configuration and progress of the current root generation attempt.
#
GET
/sys/generate-root/attempt
HashiCorp Read the configuration and progress of the current root generation attempt.
#
POST
/sys/generate-root/update
HashiCorp Enter a single master key share to progress the root generation attempt.
#
GET
/sys/host-info
HashiCorp Information about the host instance that this Vault server is running on.
#
GET
/sys/internal/counters/activity
HashiCorp Report the client count metrics, for this namespace and all child namespaces.
#
GET
/sys/internal/counters/activity/monthly
HashiCorp Report the number of clients for this month, for this namespace and all child namespaces.
#
POST
/sys/internal/counters/config
HashiCorp Enable or disable collection of client count, set retention period, or set default reporting period.
#
GET
/sys/internal/counters/entities
HashiCorp Backwards compatibility is not guaranteed for this API
#
GET
/sys/internal/counters/requests
HashiCorp Backwards compatibility is not guaranteed for this API
#
GET
/sys/internal/counters/tokens
HashiCorp Backwards compatibility is not guaranteed for this API
#
GET
/sys/internal/ui/resultant-acl
HashiCorp Backwards compatibility is not guaranteed for this API
#
GET
/sys/leader
HashiCorp Returns the high availability status and current leader instance of Vault.
#
POST
/sys/leases/revoke-force/{prefix}
HashiCorp Revokes all secrets or tokens generated under a given prefix immediately
#
POST
/sys/leases/revoke-prefix/{prefix}
HashiCorp Revokes all secrets (via a lease ID prefix) or tokens (via the tokens' path property) generated under a given prefix immediately.
#
POST
/sys/leases/tidy
HashiCorp This endpoint performs cleanup tasks that can be run if certain error conditions have occurred.
#
GET
/sys/plugins/catalog/{name}
HashiCorp Return the configuration data for the plugin with the given name.
#
POST
/sys/plugins/catalog/{name}
HashiCorp Register a new plugin, or updates an existing one with the supplied name.
#
GET
/sys/plugins/catalog/{type}/{name}
HashiCorp Return the configuration data for the plugin with the given name.
#
POST
/sys/plugins/catalog/{type}/{name}
HashiCorp Register a new plugin, or updates an existing one with the supplied name.
#
GET
/sys/policies/password/{name}/generate
HashiCorp Generate a password from an existing password policy.
#
GET
/sys/pprof/block
HashiCorp Returns stack traces that led to blocking on synchronization primitives
#
GET
/sys/pprof/threadcreate
HashiCorp Returns stack traces that led to the creation of new OS threads
#
GET
/sys/rekey/recovery-key-backup
HashiCorp Allows fetching or deleting the backup of the rotated unseal keys.
#
DELETE
/sys/rekey/recovery-key-backup
HashiCorp Allows fetching or deleting the backup of the rotated unseal keys.
#
POST
/sys/rekey/update
HashiCorp Enter a single master key share to progress the rekey of the Vault.
#
GET
/sys/rekey/verify
HashiCorp Read the configuration and progress of the current rekey verification attempt.
#
POST
/sys/rekey/verify
HashiCorp Enter a single new key share to progress the rekey verification operation.
#
POST
/sys/revoke-force/{prefix}
HashiCorp Revokes all secrets or tokens generated under a given prefix immediately
#
POST
/sys/revoke-prefix/{prefix}
HashiCorp Revokes all secrets (via a lease ID prefix) or tokens (via the tokens' path property) generated under a given prefix immediately.
#