Clarify sudo req'd for remount (#12139)

This commit is contained in:
Mike Green
2021-07-22 14:09:26 -06:00
committed by GitHub
parent a59cb9c670
commit 4f69ff8667

View File

@@ -12,7 +12,10 @@ 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.
This endpoint moves an already-mounted backend to a new mount point.
~> Note: This endpoint requires a policy with both `sudo` and `update` capabilities to `sys/remount`
| Method | Path |
| :----- | :------------- |