SeverityCountEntry
SeverityCountEntry
Map of Severity to instance count of Alarms
JSON Example
{
"severity": "CRITICAL",
"count": 1
}
severity
Required
The severity of an alarm
Possible values are :
CRITICAL,
HIGH,
MEDIUM,
INFORMATIONAL,
integer As int64
As int64
count
Required
Count of AlarmInstances with the specific Severity.