Parameter | Description |
---|---|
Restore ID | Specify the unique ID of the restore activity. Can be obtained by using the List Restore Activities action. |
{
"deviceID": 0,
"targetDeviceID": 0,
"restoreLocation": "string",
"userID": 0,
"restoreID": 0,
"startTime": "2024-09-26T12:55:00.189Z",
"endTime": "2024-09-26T12:55:00.189Z",
"status": "string",
"restoreSize": "string",
"numberOfFilesRestored": 0,
"numberOfFilesMissed": 0,
"restoreMode": "string",
"systemSettingsRestore": true,
"failureReason": ""
}
Was this page helpful?