All Products
Search
Document Center

Apsara File Storage NAS:ModifyAccessGroup

Last Updated:Mar 14, 2024

Modifies a permission group.

Operation description

The default permission group (DEFAULT_VPC_GROUP_NAME) cannot be modified.

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
AccessGroupNamestringYes

The name of the permission group.

Limits:

  • The name must be 3 to 64 characters in length.
  • The name must start with a letter and can contain letters, digits, underscores (_), and hyphens (-).
vpc-test
DescriptionstringNo

The description of the permission group.

Limits:

  • By default, the description of the permission group is the same as the name of the permission group. The description must be 2 to 128 characters in length.
  • The description must start with a letter and cannot start with http:// or https://.
  • The description can contain digits, colons (:), underscores (_), and hyphens (-).
vpc-test
FileSystemTypestringNo

The type of the file system.

Valid values:

  • standard (default): General-purpose NAS file system
  • extreme: Extreme NAS file system
standard

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

ED2AE737-9D50-4CA4-B0DA-31BD610C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "ED2AE737-9D50-4CA4-B0DA-31BD610C****"
}

Error codes

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