
Get the db repair status.
Requires one of the following roles:
Db repair status
Field | Description | Type | Notes |
<db_repair_status> | |||
<status> | The status of db repair. Valid values: NOT_STARTED = db repair has not yet started IN_PROGRESS = db repair is in progress SUCCESS = db repair success FAILED = db repair failed | ||
<last_completion_time> | The completion time of lastest successful db repair | Date | |
<start_time> | The start time of current db repair | Date | |
<progress> | The progress of current db repair. Valid value 0-100 | Integer | |
</db_repair_status> |