Modifies the status of a batch of API security events.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
yundun-waf:ModifyApisecEvents | update | *All Resource
|
| None |
Request parameters
Parameter | Type | Required | Description | Example |
InstanceId | string | Yes | The ID of the WAF instance. Note Call DescribeInstance to obtain the ID of the current WAF instance. | waf_v3prepaid_*** |
| EventIds | array | Yes | A list of API security event IDs. | |
string | No | An API security event ID. | 7298c9f5b137c83**** | |
UserStatus | string | Yes | The status of the event. Valid values:
| confirmed |
Note | string | No | The remarks. | already confirmed. |
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 of the WAF instance. Valid values:
| cn-hangzhou |
ResourceManagerResourceGroupId | string | No | The ID of the Alibaba Cloud resource group. | rg-acfm***q |
EventScope | string | No | The dimension of the security event. Valid values:
| ip |
Response elements
Element | Type | Description | Example |
object | The request result. | ||
RequestId | string | The request ID. | D7861F61-5B61-****-6B19160D5EB0 |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-5B61-****-6B19160D5EB0"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.