Resources | node | addressContext | dnsGroup

dnsGroup

Default DNS Server Group for this zone.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb')

Operational Data

ParameterDescription
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.

Operations

Operation NameDescription
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}

  • No labels