mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-01 07:08:05 -04:00
483 B
483 B
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| http | HTTP API: /sys/seal | docs-http-seal-seal | The '/sys/seal' endpoint seals the Vault. |
/sys/seal
- Description
- Seals the Vault. In HA mode, only an active node can be sealed. Standby nodes should be restarted to get the same effect.
- Method
- PUT
- Parameters
- None
- Returns
- A `204` response code.