Resources | node | alarms | clear | history

history

Clear all alarms from the history buffer.

Output Params

NameDescription
result
reason
RESTCONF API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusNodeList:node={nodeName}/sonusNodeListAlarmMgr:alarms/clear/history --data '
<history/>
'

  • No labels