764 B
764 B
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.