SeverityCounts

SeverityCounts
SeverityCounts

SeverityCounts counts the number of AlarmInstances by severity

JSON Example
{
    "severity_counts": [
        {
            "severity": "CRITICAL",
            "count": 1
        }
    ]
}
severity_counts
Optional

List of SeverityCountEntry objects