Resources | node | alarms | clear | history

history

Clear all alarms from the history buffer.

Output Params

NameDescription
result
reason
REST API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/config/node/{nodeName}/alarms/clear/_operations/history --data '
<history/>
'

  • No labels