Resources | alarms


alarms

The alarms object allows you to configure parameters for the alarms which are individually configurable. When viewing alarms from the CLI, the alarm timestamp is Greenwich Mean Time (GMT) regardless of the time zone set on the system.


Configuration


ParameterPresenceTypeDefaultDescription
clearO

Clear Alarms.
currentO

set Alarms acknowledge state or comment for an outstanding alarm.

Operational Data


ParameterDescription
currentStatusStatus table for Current Outstanding Alarms.
historyStatusStatus table for History-Alarms.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/alarms

  • No labels