| |
Exists on Condition | /system/sbcPersonality/role ='slb' |
Parameter | Description | |
---|---|---|
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} |