Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 949 Bytes

File metadata and controls

19 lines (14 loc) · 949 Bytes

AlertRuleEditRequest

Properties

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

[Back to Model list] [Back to API list] [Back to README]