Get Metric Rule Templates Template
data class GetMetricRuleTemplatesTemplate(val alertTemplates: List<GetMetricRuleTemplatesTemplateAlertTemplate>, val description: String, val groupId: String, val id: String, val metricRuleTemplateName: String, val restVersion: String, val templateId: String)
Properties
Link copied to clipboard
The details of alert rules that are generated based on the alert template.
Link copied to clipboard
The description of the alert template.
Link copied to clipboard
The name of the alert template.
Link copied to clipboard
The version of the alert template.
Link copied to clipboard
The ID of the alert template.