Get Event Rules Rule
data class GetEventRulesRule(val description: String, val eventPatterns: List<GetEventRulesRuleEventPattern>, val eventRuleName: String, val eventType: String, val groupId: String, val id: String, val silenceTime: Int, val status: String)
Properties
Link copied to clipboard
The description of the rule.
Link copied to clipboard
Event mode, used to describe the trigger conditions for this event.
Link copied to clipboard
The name of the event rule.
Link copied to clipboard
The mute period during which new alerts are not sent even if the trigger conditions are met.