RPC API: Acknowledge Alerts
Note that LogicMonitor has an available REST API equivalent for this API call.
The LogicMonitor API allows users to acknowledge alerts programmatically with the confirmAlerts call.
Note: As with all of our API calls, authentication is required.
confirmAlerts
Acknowledge one or more alerts
Request Parameters: You must include one of the following id parameters as query parameters in a confirmAlerts request:
Note: For all Ids above, the Id can either be the alert id (as returned in a getAlerts request), which will acknowledge the specific alert, or the LM Id (as returned in an alert notification), which will acknowledge all active alerts for the specific instance corresponding to the LM Id.
All outputs will be in the format: { [status], [data], [errmsg] }, where status is the status of the response, errmsg is the error message associated with the response, and the data object includes the following: