2017-03-15 02:40:33 -04:00
|
|
|
---
|
2017-03-17 14:06:03 -04:00
|
|
|
layout: "api"
|
2017-03-15 02:40:33 -04:00
|
|
|
page_title: "System Backend - HTTP API"
|
|
|
|
|
sidebar_current: "docs-http-system"
|
|
|
|
|
description: |-
|
|
|
|
|
The system backend is a default backend in Vault that is mounted at the `/sys`
|
2017-09-21 17:14:40 -04:00
|
|
|
endpoint. This endpoint cannot be disabled or moved, and is used to configure
|
2017-03-15 02:40:33 -04:00
|
|
|
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`
|
2017-09-21 17:14:40 -04:00
|
|
|
endpoint. This endpoint cannot be disabled or moved, and is used to configure
|
2017-03-15 02:40:33 -04:00
|
|
|
Vault and interact with many of Vault's internal features.
|
|
|
|
|
|
|
|
|
|
For more information about a particular path, please click on it in the sidebar.
|