| |
Exists on Condition | /system/slb/usage = 'disabled' and (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /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/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusSipSigPort:sipSigTlsSessionStatus={socket} |