All Products
Search
Document Center

Apsara File Storage NAS:ModifyFileSystem

Last Updated:Mar 14, 2024

Modifies the description of a file system.

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-. Example: extreme-0015****.
  • The IDs of Cloud Paralleled File System (CPFS) file systems must start with cpfs-. Example: cpfs-125487****.
Note CPFS file systems are available only on the China site (aliyun.com).
1ca404****
DescriptionstringNo

The description of the file system.

Limits:

  • The description must be 2 to 128 characters in length.
  • It must start with a letter but cannot start with http:// or https://.
  • The description can contain letters, digits, colons (:), underscores (_), and hyphens (-).
NAS-test-1

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.