| |
Exists on Condition | ((/system/serverAdmin/hwType='ConnexIP5000') and (/system/sbcPersonality/role !='ssbc') and (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'sc'))) |
Parameter | Description | |
---|---|---|
systemName | Name of the system. | |
g729AbUsed | cpu g729ab channels in use | |
g722Used | cpu g722 channels in use | |
amrNbUsed | cpu amrNb channels in use | |
amrWbUsed | cpu amrWb channels in use | |
evrcb0Used | cpu evrcb0 channels in use | |
evrc0Used | cpu evrc0 channels in use | |
opusUsed | cpu opus channels in use | |
evsUsed | cpu evs channels in use |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusDrmDspStatus:cpuTranscodeStatus={systemName} |