mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-15 11:07:00 +02:00
655 B
655 B
layout | page_title | sidebar_current | description |
---|---|---|---|
api | System Backend - HTTP API | docs-http-system | The system backend is a default backend in Vault that is mounted at the `/sys` endpoint. This endpoint cannot be unmounted or moved, and is used to configure Vault and interact with many of Vault's internal features. |
System Backend
The system backend is a default backend in Vault that is mounted at the /sys
endpoint. This endpoint cannot be unmounted or moved, and is used to configure
Vault and interact with many of Vault's internal features.
For more information about a particular path, please click on it in the sidebar.