Resources | node | system | slb | sipClientStatus

sipClientStatus

The current status of SIP clients registered with SLB

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role ='slb' or /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices')

Operational Data

ParameterDescription
id Instance id
vnfId The name of the VNF.
state State of instance
commAddress The IP address of comm port
connectionState State of connection
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListSlb:slb/sipClientStatus={id}

  • No labels