Resources | system | slb | sipClientCurrentStatistics

sipClientCurrentStatistics

The current statistics of SIP clients registered with SLB

Exists on Condition /system/sbcPersonality/role ='slb'

Operational Data

ParameterDescription
id Instance id
vnfId The name of the VNF.
msgsSent Number of messages sent to sip client
invitesSent Number of INVITEs sent to sip client
oodRequestsSent Number of out of dialog requests sent to sip client
registersSent Number of out of register requests sent to sip client
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/slb/sipClientCurrentStatistics/{id}

  • No labels