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