Cancels ignoring alert events.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| SecurityEventIds | array | Yes | The IDs of alert events. | |
| long | Yes | The ID of the alert event. Note
You can call the DescribeSuspEvents operation to query the IDs of alert events.
| 611689 | |
| Remark | string | No | The remarks. | remark text |
Response parameters
Examples
Sample success responses
JSONformat
{
"Success": true,
"Code": 200,
"Message": "successful",
"RequestId": "CE500770-42D3-442E-9DDD-156E0F9F3B45",
"HttpStatusCode": 200,
"TimeCost": 1
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | OperationTaskNotExists | The specified operation task does not exist | - |
| 400 | IllegalParam | Illegal param | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2023-06-07 | The Error code has changed. The request parameters of the API has changed | View Change Details |
| 2022-08-01 | The Error code has changed | View Change Details |
| 2022-08-01 | The Error code has changed | View Change Details |
