| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
tgName | The name of the trunk group using this media port range. | |
baseUdpPort | The baseUdpPort for this media port range | |
maxUdpPort | The maxUdpPort for this media port range. | |
maxSessions | The maximum number of sessions this TCP port range could support | |
mediaIpAddress | The media IP address assigned to this trunk group, if any |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpInterface:ipInterfaceGroup={name}/mediaPortRangeByTGNameAssigned={tgName} |