Resources | node | addressContext | dnsGroup | dnsServerReset

dnsServerReset

Use to reset all the DNS server statistics.

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}/sonusNodeListDns:dnsGroup={name}/dnsServerReset --data '
<dnsServerReset/>
'

  • No labels