mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-16 03:27:01 +02:00
16 lines
463 B
Plaintext
16 lines
463 B
Plaintext
---
|
|
layout: api
|
|
page_title: /sys/storage - HTTP API
|
|
description: |-
|
|
|
|
The '/sys/storage' endpoints are used to manage Vault's storage backends.
|
|
---
|
|
|
|
# `/sys/storage`
|
|
|
|
@include 'alerts/restricted-root.mdx'
|
|
|
|
This API sub-section is currently only used to manage [Raft](/vault/api-docs/system/storage/raft) storage backend.
|
|
|
|
On Enterprise there are additional endpoints for working with [Raft Automated Snapshots](/vault/api-docs/system/storage/raftautosnapshots).
|