You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Resources | node | addressContext | sipSubCountReset

sipSubCountReset

Reset the SIP subscription count.

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/operational/node/{nodeName}/addressContext/{name}/_operations/sipSubCountReset --data '
<sipSubCountReset/>
'

  • No labels