| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/slb/usage = 'disabled' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'slb'))) |
Parameter | Description | |
---|---|---|
socket | Socket number used internally for the connection. | |
index | The index of this SIP Signaling Port. | |
peerIpAddress | IP address of the peer of this connection. | |
state | State of this connection. | |
role | The role taken by the SBC in this connection. | |
resumptions | Number of times this session has been resumed | |
tlsSessionId | Identifies the TLS session ID |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipSigPort:sipSigTlsSessionStatus={socket} |