You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Resources |
node |
system |
transcodeInfo |
transcodeType
transcodeType Current transcode information. |
Exists on Condition | (/system/isOAM ='true') and ((/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/serverAdmin/hwType='ConnexIP5000') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='ssbc')) |
Operational Data
| Parameter | Description |
---|
| systemName | Name of the system. |
| transcodeType | Type of transcode information used (CPU, GPU, CPU + GPU, HWDSP). |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListDrmDspStatus:transcodeInfo/transcodeType={systemName} |