Modifies the mount target of a File Storage NAS (NAS) file system.
Operation description
When you create a NAS file system, a mount target is automatically generated. By default, the mount target does not need to be changed. If the mount target is deleted by misoperation, you must specify a new mount target for the NAS file system in the workspace. You can call the CreateMountTarget operation to create a mount target.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
ecd:ModifyNASDefaultMountTarget | update | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | Yes | The region ID. | cn-hangzhou |
FileSystemId | string | Yes | The ID of the NAS file system. | 04f314**** |
MountTargetDomain | string | Yes | The domain name of the mount target. | 0bf744****-xo***.cn-hangzhou.nas.aliyuncs.com |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.