| |
Exists on Condition | (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /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/sonusSystem:system/savedConfigList={index} |