| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/admin/haMode='haModeNto1' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices' ) |
Parameter | Description | |
---|---|---|
activeServerName | Identifies the active server. | |
syncModule | Identifies the syncronization item. | |
status | Indicates the inter-CE data synchronization state. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/standbySyncStatus={activeServerName},{syncModule} |