| |
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 TCP port range. | |
baseServerPort | The baseServerPort for this TCP port range | |
maxServerPort | The maxServerPort for this TCP port range. | |
maxSessions | The maximum number of sessions this TCP port range could support | |
mediaIpAddress | The media IP address assigned to this trunk group |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpInterface:ipInterfaceGroup={name}/tcpPortRangeByTGNameAssigned={tgName} |