Post Action on an Alert

Client user action on an alert.

Notes

  • When unacknowledge or unsuppress is specified, the alert status becomes either open or ticketed (if there is an incident ID associated with the alert).

Path Parameters

  • alertIdstringrequired

    Alert unique Identifier

  • actionstringrequired

    Supported actions on alert

    Enum:
    acknowledgesuppresscloseunAcknowledgeunSuppressheal
  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • descriptionstring

  • snoozeDurationnumber

Loading Examples...

Responses

200OK