Modifies the information of a member account managed by the multi-account management feature.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyMemberAccount |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
| RegionId |
string |
No |
The region where the WAF instance is located. Valid values:
|
cn-hangzhou |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to query the ID of the WAF instance. |
waf_elasticity**-*******021 |
| SourceIp |
string |
No |
The source IP address of the request. The system automatically obtains this value. |
0.0.XX.XX |
| MemberAccountId |
string |
Yes |
The ID of the managed WAF member account. |
131**********39 |
| Description |
string |
Yes |
The description of the WAF member account. The description must be 1 to 256 characters in length and can contain Chinese characters, letters, digits, periods (.), underscores (_), hyphens (-), and asterisks (*). |
account1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D7861F61-5B61-46CE-A47C-6B19160D5EB0 |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-5B61-46CE-A47C-6B19160D5EB0"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.