All Products
Search
Document Center

WUYING Workspace:DeleteNASFileSystems

Last Updated:Mar 26, 2024

Deletes NAS file systems.

Operation description

Before you delete an Apsara File Storage NAS (NAS) file system, make sure that the data you want to retain is backed up.

**

Warning If a NAS file system is deleted, data stored in the NAS file system cannot be restored. Proceed with caution when you delete NAS file systems.

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 of the NAS file system that you want to delete.

cn-hangzhou
FileSystemIdarrayYes

The IDs of the NAS file systems that you want to delete.

stringYes

The ID of the NAS file system that you want to delete.

04f314****

Response parameters

ParameterTypeDescriptionExample
object

The object that is returned.

RequestIdstring

The ID of the request.

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