|
Name | Mandatory | Default | Description |
---|---|---|---|
alarmIds | M | Unique list of alarm identifiers. | |
text | M | Current status / notes for this alarm. |
Name | Description |
---|---|
alarmIdFailure | Unique list of alarm identifier, which failed the update. |
alarmIdNotFound | Unique list of alarm identifier, which were not foound. |
alarmIdSuccess | Unique list of alarm identifier, which successfully updated the acknowlege state. |
RESTCONF API: POST Example |
---|
curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusAlarmMgr:alarms/current/comment/alarmList --data ' |