»/sys/remount
The /sys/remount endpoint is used remount a mounted backend to a new endpoint.
»Move Backend
This endpoint moves an already-mounted backend to a new mount point.
| Method | Path |
|---|---|
POST | /sys/remount |
»Parameters
from(string: <required>)– Specifies the previous mount point.to(string: <required>)– Specifies the new destination mount point.
»Sample Payload
»Sample Request