Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes |
The ID of the region. |
cn-hangzhou |
SecurityEventId | long | Yes |
The ID of the alert. |
12345 |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"SecurityEventOperations": [
{
"OperationParams": "qqqqq",
"OperationCode": "ignore",
"UserCanOperate": true
}
]
}
Error codes
For a list of error codes, visit the API error center.