alarmsThe 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. |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
clear | O | Clear Alarms. | |||
current | O | set Alarms acknowledge state or comment for an outstanding alarm. |
Parameter | Description | |
---|---|---|
currentStatus | Status table for Current Outstanding Alarms. | |
historyStatus | Status table for History-Alarms. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/alarms |