Modifies the status of API security risks in a batch operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyApisecAbnormals |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call DescribeInstance to query the ID of the WAF instance. |
waf_v3prepaid_public_cn-**** |
| AbnormalIds |
array |
Yes |
A list of API security risk IDs. |
|
|
string |
No |
An API security risk ID. |
a50b820efee0989df3b54b2089***** |
|
| UserStatus |
string |
Yes |
The status of the security risk. Valid values:
|
fixed |
| Note |
string |
No |
The remarks. |
already fixed. |
| ClusterId |
string |
No |
The ID of the hybrid cloud cluster. Note
This parameter is available only for hybrid cloud scenarios. Call DescribeHybridCloudClusters to obtain information about hybrid cloud clusters. |
428 |
| RegionId |
string |
No |
The region where the WAF instance resides. 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 request result. |
||
| RequestId |
string |
The request ID. |
C1823E96-EF4B-5BD2-9E02-1D18****3ED8 |
Examples
Success response
JSON format
{
"RequestId": "C1823E96-EF4B-5BD2-9E02-1D18****3ED8"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.