User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
API Reference

Check the Restore Status

🚧

Restore in Progress

If the restore is still in progress, the status will only note the time started. Once the restore has finished, the status will be fully populated.

Response Fields

FieldDescription
idThe ID of the restore started. Unique across the entire deployment of Tamr.
typeThe type of operation.
descriptionA description of the restore.
statusA JSON object, containing a field for state of the backup, start time, and end time if applicable.
createdA JSON object, containing a field for who created it, time created and version of Tamr being restored.
lastModifiedA JSON object, containing a field for who modified it, time modified and version of Tamr being restored.
relativeIdThe relative ID of the restore. A shortened version of the full ID.
Language