Resources | node | alarms | clear

clear

Clear current/outstanding alarm(s).

Exists on Condition /system/isOAM ='true'

Operations

Operation NameDescription
current Clear current/outstanding alarm(s).
alarmList
history Clear all alarms from the history buffer.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAlarmMgr:alarms/clear

  • No labels