Resources | node | addressContext | zone | sipTrunkGroup | packetOutage | clear

clear

Setting this object to clear resets the packet outage detection state to normal. The available bandwidth will be set to the allocated bandwidth.

Output Params

NameDescription
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}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipTrunkGroup:sipTrunkGroup={name}/packetOutage/clear --data '
<clear/>
'

  • No labels