Get Metric Rule Templates Template Alert Template Escalation Info
data class GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo(val comparisonOperator: String, val statistics: String, val threshold: String, val times: String)
Properties
Link copied to clipboard
The comparison operator of the threshold for info-level alerts.Valid values: GreaterThanOrEqualToThreshold
, GreaterThanThreshold
, LessThanOrEqualToThreshold
, LessThanThreshold
, NotEqualToThreshold
, GreaterThanYesterday
, LessThanYesterday
, GreaterThanLastWeek
, LessThanLastWeek
, GreaterThanLastPeriod
, LessThanLastPeriod
.
Link copied to clipboard
The statistical aggregation method for info-level alerts.