You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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
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

  • No labels