Resources | system | databaseIntegrity

databaseIntegrity

Displays the data integrity of database.

Exists on Condition /system/isOAM !='true'

Operational Data

ParameterDescription
syncModuleName Identifies the databases.
syncStatus Synchronization state.
timeStamp Timestamp of the status.
REST API: GET Example

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

  • No labels