Resolve alert
resolve_alertMark a warning alert as resolved by providing its alert ID. Critical alerts are rejected and auto-clear once the underlying issue is fixed.
Instructions
Mark an alert as resolved. Only WARNING alerts can be closed by hand: an active CRITICAL alert is rejected with 400 and clears itself once the underlying problem is fixed. No request body is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | Alert ID from the list_alerts response — a semantic string such as "certificateExpiry", not a UUID. |