Modifies the configuration of a protected object group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyDefenseResourceGroup |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Web Application Firewall (WAF) instance. Note
Call the DescribeInstance operation to obtain the ID of the current WAF instance. |
waf_cdnsdf3**** |
| GroupName |
string |
Yes |
The name of the protected object group to modify. |
test01 |
| AddList |
string |
No |
The protected objects to add to the protected object group. Separate multiple protected objects with commas (,). If this parameter is empty, no protected objects are added to the protected object group. |
test1.aliyundoc.com,test2.aliyundoc.com |
| DeleteList |
string |
No |
The protected objects to remove from the protected object group. Separate multiple protected objects with commas (,). If this parameter is empty, no protected objects are removed from the protected object group. |
test14.waf.com,test24.waf.com |
| Description |
string |
No |
The description of the protected object group. The description can be up to 512 characters long. |
test |
| RegionId |
string |
No |
The region where the WAF instance is located. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
2CC1AFDE-BB31-5A2F-906E-92FCBDDE6B75 |
Examples
Success response
JSON format
{
"RequestId": "2CC1AFDE-BB31-5A2F-906E-92FCBDDE6B75"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.