mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-26 23:37:22 +00:00
764 B
764 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| http | HTTP API: /sys/remount | docs-http-mounts-remount | The '/sys/remount' endpoint is used remount a mounted backend to a new endpoint. |
/sys/remount
- Description
- Remount an already-mounted backend to a new mount point.
- Method
- POST
- Parameters
-
- from required The previous mount point.
- to required The new mount point.
- Returns
- `204` response code.