Resources | node | global | callCountReset

callCountReset

set operation on this object resets all the statistics counts to zero

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}/sonusNodeListGlobal:global/callCountReset --data '
<callCountReset/>
'

  • No labels