Get Metric Rule Black Lists List
data class GetMetricRuleBlackListsList(val category: String, val createTime: String, val effectiveTime: String, val enableEndTime: String, val enableStartTime: String, val id: String, val instances: List<String>, val isEnable: Boolean, val metricRuleBlackListId: String, val metricRuleBlackListName: String, val metrics: List<GetMetricRuleBlackListsListMetric>, val namespace: String, val scopeType: String, val scopeValues: List<String>)
Constructors
Link copied to clipboard
constructor(category: String, createTime: String, effectiveTime: String, enableEndTime: String, enableStartTime: String, id: String, instances: List<String>, isEnable: Boolean, metricRuleBlackListId: String, metricRuleBlackListName: String, metrics: List<GetMetricRuleBlackListsListMetric>, namespace: String, scopeType: String, scopeValues: List<String>)
Properties
Link copied to clipboard
The timestamp for creating an alert blacklist policy.Unit: milliseconds.
Link copied to clipboard
The effective time range of the alert blacklist policy.
Link copied to clipboard
The start timestamp of the alert blacklist policy.Unit: milliseconds.
Link copied to clipboard
The end timestamp of the alert blacklist policy.Unit: milliseconds.
Link copied to clipboard
The first ID of the resource
Link copied to clipboard
The name of the alert blacklist policy.
Link copied to clipboard
Monitoring metrics in the instance.
Link copied to clipboard
Application Group ID list. The format is JSON Array.> This parameter is displayed only when 'ScopeType' is 'GROUP.