| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the alert rule | |
| description | String | Description of what the alert monitors | |
| tag | String | ||
| condition | models::AlertRuleCondition | ||
| for_duration | String | Duration the condition must be true before firing (ISO-8601 duration format) | |
| severity | models::AlertSeverity | ||
| enabled | bool | Whether the alert rule is enabled | |
| alert_receiver_ids | Vecuuid::Uuid | List of alert receiver IDs to send notifications to | |
| presentation | models::AlertPresentation |