| |
Exists on Condition | /system/admin/haMode='haModeNto1' and /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/sonusSystem:system/standbySyncStatus={activeServerName},{syncModule} |