alert_acknowledge
Acknowledge an alert in LibreNMS by its ID, optionally adding a note and setting whether to acknowledge until clear or only the current instance.
Instructions
Acknowledge an alert in LibreNMS by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note to attach to the acknowledgement | |
| alert_id | Yes | Alert ID to acknowledge | |
| until_clear | No | If true, acknowledge until the alert clears. If false, acknowledge only this instance. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||