All Products
Search
Document Center

Apsara File Storage NAS:DeleteMountTarget

Last Updated:Mar 14, 2024

Deletes a mount target.

Operation description

After you delete a mount target, the mount target cannot be restored. Proceed with caution.

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
FileSystemIdstringYes

The ID of the file system.

  • Sample ID of a General-purpose NAS file system: 31a8e4****.
  • The IDs of Extreme NAS file systems must start with extreme-, for example, extreme-0015****.
  • The IDs of Cloud Parallel File Storage (CPFS) file systems must start with cpfs-, for example, cpfs-125487****.
Note CPFS file systems are available only on the China site (aliyun.com).
174494****
MountTargetDomainstringYes

The domain name of the mount target.

174494b666-x****.cn-hangzhou.nas.aliyuncs.com

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

5BC5CB97-9F28-42FE-84A4-0CD0DF42****

Examples

Sample success responses

JSONformat

{
  "RequestId": "5BC5CB97-9F28-42FE-84A4-0CD0DF42****"
}

Error codes

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