Resources | node | addressContext | zone | filterSipSrc | fqdnEntry

fqdnEntry

FQDN name and type (a/aaaa) pair

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
fqdnName Name for known fqdn element.
fqdnType Type (a/aaaa) for known fqdn element.
domainMapping show domain mapping of the selected domain entry.

Operations

Operation NameDescription
forceDnsQuery trigger DNS query on selected fqdn entry .
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListFilterSipSrc:filterSipSrc/fqdnEntry={fqdnName},{fqdnType}

  • No labels