You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Resources | addressContext | ipInterfaceGroup | tcpPortRangeAssigned

tcpPortRangeAssigned

Specifies the used TCP port ranges on this IP interface group.

Operational Data

ParameterDescription
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
tgName The name of the trunk group using this TCP port range.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/ipInterfaceGroup/{name}/tcpPortRangeAssigned/{baseServerPort}

  • No labels