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.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/syncStatus/{syncModule}

  • No labels