Get Metric Rule Templates Template Alert Template Escalation
data class GetMetricRuleTemplatesTemplateAlertTemplateEscalation(val criticals: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationCritical>, val infos: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo>, val warns: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationWarn>)
Constructors
Link copied to clipboard
constructor(criticals: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationCritical>, infos: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo>, warns: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationWarn>)