All Products
Search
Document Center

Security Center:UpdateAlarmEvent

Last Updated:Feb 20, 2024

Updates the status of the honeypot installation time.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AlarmEventIdListarrayNo

The IDs of the alert events.

longNo

The ID of the alert event.

945801
OperationCodestringNo

The operation that you want to perform on the alert events. Valid values:

  • manual_handled: handle the alert events.
  • ignore: igore the alert events.
  • cancel_ignore: remove the alert events from the whitelist.
ignore
LangstringNo

The language of the content within the request and response. Valid values:

  • zh: Chinese
  • en: English
zh

Response parameters

ParameterTypeDescriptionExample
object

The returned data.

RequestIdstring

The request ID.

AC1E0E53-DEF3-5D96-B170-19130EA****

Examples

Sample success responses

JSONformat

{
  "RequestId": "AC1E0E53-DEF3-5D96-B170-19130EA****"
}

Error codes

HTTP status codeError codeError messageDescription
400IllegalParamIllegal param-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history