
Get the status of db consistency check
Requires one of the following roles:
DbConsistencyStatusRestRep the status of db consistency check
Field | Description | Type | Notes |
<db_consistency_status> | |||
<start_time> | The start time of db consistency check | Date | |
<end_time> | The end time of db consistency checker | Date | |
<status> | The status of db consistency check. Valid values NOT_STARTED = db consistency check has not started yet IN_PROGRESS = db consistency check is in progress SUCCESS = db consistency check succeed FAILED = db consistency check failed | ||
<progress> | The progress of db consistency check. Valid between 0 to 100 | Integer | |
<working_point> | String | ||
<inconsistency_count> | Integer | ||
</db_consistency_status> |