alarmCountResponse
alarmCountResponse
JSON Example
{
"alarmSummary": [
{
"entityId": "string",
"severityCount": [
{
"perceivedSeverity": "string",
"count": 0
}
]
}
],
"warnings": [
"warning.yaml Object"
],
"errors": [
"error.yaml Object"
]
}