All Products
Search
Document Center

Web Application Firewall:ModifyMemberAccount

Last Updated:Apr 23, 2024

Modifies the information about members that are added for multi-account management.

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
ResourceManagerResourceGroupIdstringNo

The ID of the Alibaba Cloud resource group.

rg-acfm***q
RegionIdstringNo

The region in which the Web Application Firewall (WAF) instance is deployed. Valid values:

  • cn-hangzhou: Chinese mainland.
  • ap-southeast-1: outside the Chinese mainland.
cn-hangzhou
InstanceIdstringYes

The ID of the WAF instance.

Note You can call the DescribeInstance operation to query the ID of the WAF instance.
waf_elasticity**-*******021
SourceIpstringNo

The source IP address of the request. The system automatically obtains the value of this parameter.

0.0.XX.XX
MemberAccountIdstringYes

The Alibaba Cloud account ID of the managed member.

131**********39
DescriptionstringYes

The description of the member. The description must be 1 to 256 characters in length, and can contain letters, digits, periods (.), underscores (_), hyphens (-), and asterisks (*).

account1

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

D7861F61-5B61-46CE-A47C-6B19****5EB0

Examples

Sample success responses

JSONformat

{
  "RequestId": "D7861F61-5B61-46CE-A47C-6B19****5EB0"
}

Error codes

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