mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-18 08:35:53 -04:00
363 B
363 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.
<dt>Method</dt>
<dd>PUT</dd>
<dt>Parameters</dt>
<dd>
None
</dd>
<dt>Returns</dt>
<dd>A `204` response code.
</dd>