Deletes a mount target.
Operation description
After you delete a mount target, the mount target cannot be restored. Proceed with caution.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:DeleteMountTarget |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
The ID of the file system. |
c50f8***** |
| EnsRegionId |
string |
Yes |
The ID of the edge node. |
cn-beijing-cmcc |
| MountTargetName |
string |
Yes |
The name of the mount target. |
TestMountPath |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
4EC47282-1B74-4534-BD0E-403F3EE64CAF |
Examples
Success response
JSON format
{
"RequestId": "4EC47282-1B74-4534-BD0E-403F3EE64CAF"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. | |
| 400 | InvalidMountTarget.NotExisted | The specified mount target does not exist. | |
| 400 | EdgeNasError | EdgeNasError |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.