All Products
Search
Document Center

WUYING Workspace:ModifyNASDefaultMountTarget

Last Updated:Apr 03, 2024

Modifies the mount target of an Apsara 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.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID.

cn-hangzhou
FileSystemIdstringYes

The ID of the NAS file system.

04f314****
MountTargetDomainstringYes

The domain name of the mount target.

0bf744****-xo***.cn-hangzhou.nas.aliyuncs.com

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history