| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb') |
Parameter | Description | |
---|---|---|
name | The name of this DNS Group. | |
dnsServerStatistics | The DNS server statistics for this address context. | |
dnsEntryStatus | The DNS entry record status. | |
dnsEntryDataStatus | The DNS entry data status. |
Operation Name | Description |
---|---|
dnsServerReset | Use to reset all the DNS server statistics. |
clearCache | Clear the cache of matching Record. |
query | Performs the DNS query to the server |
updateTtl | Updates the Cache of the matching record with the new TTL value. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListDns:dnsGroup={name} |