HistoryReport
Details about a recovery run history report.
Properties
Total execution time in milliseconds.
The count of error-level faults that were generated by the operation.
The errors encountered for this recovery plan.
Present elapsed time in one of the two following formats:
[‘days’ d [‘hours’ h [‘minutes’ m ‘seconds’ s]]]]
The details of the kind of operation.
Possible values are: TEST , CLEANUP , FAILOVER , REPROTECT
Recovery plan name when the result was recorded.
The result state. This will only be final
state indicating success or failure.
- SUCCESS - The operation completed with no warnings.
- WARNINGS - The operation completed with one or more warnings.
- ERRORS - The operation failed to complete due to one or more errors.
- CANCELLED - The operation was cancelled.
Possible values are: SUCCESS , WARNINGS , ERRORS , CANCELLED
A unique identifier of this recovery history report.
The time when the recovery was started, in milliseconds.
The name of the user who initiated the operation.
The count of warning-level faults that were generated by the operation.
The warnings encountered for this recovery plan.
JSON Example
{
"human_friendly_duration": "2"
}
Used By
HistoryReportDrResponseEntity