You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 9
Next »
The Highest Alarm resource defines the highest severity alarm present on the SBC Edge.REST API Methods for this Resource
Resource Schema
Runtime
Parameter Name | Description | Data Type | Possible Values |
---|
ActAlarmCount |
This attribute shows the number of active alarms currently existing in the system. |
int | |
---|
aSeverity |
This attribute actually shows the highest severity of all the active alarms currently existing in the system. |
Enum | Possible values: - 0 - almEvent
- 1 - almWarning
- 2 - almMinor
- 3 - almMajor
- 4 - almCritical
|
---|