Alarm-summary (List)#

Path: /alarms/summary/alarm-summary

A global summary of all alarms in the system. The summary does not include shelved alarms.

Keys: severity

Parameters#

NameTypeRequiredDefaultDescription
severityenumeration (indeterminate, warning, minor, major, critical)required-Alarm summary for this severity level.
totaluint32optional-Total number of alarms of this severity level.
not-cleareduint32optional-Total number of alarms of this severity level that are not cleared.
cleareduint32optional-For this severity level, the number of alarms that are cleared.

Was this helpful?