| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/cnfPodType = 'oam')) |
Parameter | Description | |
---|---|---|
user | The name of the user who was authenticated through radiu who was authenticated through radius | |
group | The name of the group to which the author belongs. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListOrca:oam/accounting/sonusNodeListGen2Radius:radius/radiusUserDetails={user} |