Resources | system | loadBalancingService

loadBalancingService

Exists on Condition (/SYS:system/SYS:sbcPersonality/SYS:role !='mrfp') and (/system/deploymentType != 'microservices')

Configuration

ParameterPresenceTypeDefaultDescription
inviteRetargetModeOenumerationdisabled Load balancing service mode for INVITEs
registerRetargetModeOenumerationdisabled Load balancing service mode for REGISTERs
groupNameOstring Domain name of the load balancing group
privateIpInterfaceGroupNameOreference Private IP interface group used by M/T SBC.

Operational Data

ParameterDescription
leaderStatus Leader instance status.
resourceInfoStatus Resource information of the nodes.
leaderStatistics Leader statistics Info.
policerResourceCacheStatus Policer media resource cache information.
dspResourceCacheStatus DSP media resource cache information.
policerLeaderStatus Policer cluster leader node status.
dspLeaderStatus DSP cluster Leader node status.
policerSeedNodeStatus Policer cluster seed node status.
dspSeedNodeStatus DSP cluster seed node status.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusLoadBalancingService:loadBalancingService

  • No labels