PerStepRestoreStatus
PerStepRestoreStatus
Restore step status
JSON Example
{
"description": "string",
"value": "string"
}
string
description
Optional
A description of the restore status
string
value
Optional
Per step restore status value
Possible values are :
INITIAL,
RUNNING,
SUSPENDED_BY_USER,
SUSPENDED_FOR_USER_ACTION,
FAILED,
SUCCESS,