mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	* migrates nav data format and updates docs pages * removes sidebar_title from content files
		
			
				
	
	
		
			17 lines
		
	
	
		
			613 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			613 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
---
 | 
						|
layout: api
 | 
						|
page_title: System Backend - HTTP API
 | 
						|
description: |-
 | 
						|
  The system backend is a default backend in Vault that is mounted at the `/sys`
 | 
						|
  endpoint. This endpoint cannot be disabled 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 disabled 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.
 |