| |
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 | |
---|---|---|
index | Index of the saved configuration file. | |
fileName | The file name of the saved configuration. | |
size | Indicates size of the saved configuration file(KBytes). | |
version | The software version name of the saved configuration. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/savedConfigList={index} |