You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Resources | system | syncStatus

syncStatus

Specifies the the system server synchronization status table, describes data synchronization state of various items.

Operational Data

ParameterDescription
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/syncStatus={syncModule}

  • No labels