All Products
Search
Document Center

Apsara File Storage NAS:DeleteAccessRule

Last Updated:Mar 14, 2024

Deletes a rule from a permission group.

Operation description

Rules in the default permission group (DEFAULT_VPC_GROUP_NAME) cannot be deleted.

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.

vpc-test
AccessRuleIdstringYes

The rule ID.

1
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.

5B4511A7-C99E-4071-AA8C-32E2529D****

Examples

Sample success responses

JSONformat

{
  "RequestId": "5B4511A7-C99E-4071-AA8C-32E2529D****"
}

Error codes

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

Change history

Change timeSummary of changesOperation
2024-02-26The internal configuration of the API is changed, but the call is not affectedsee changesets
Change itemChange content
The internal configuration of the API is changed, but the call is not affected.