Resources | node | system | databaseIntegrity

databaseIntegrity

Displays the data integrity of database.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/isOAM !='true')

Operational Data

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

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListOrcaSystem:databaseIntegrity={syncModuleName}

  • No labels