FileHandleRestoreResult
org.sagebionetworks.repo.model.file.FileHandleRestoreResult
Result of a single file handle restore operation.
| Field | Type | Description |
|---|---|---|
| fileHandleId | STRING | The id of the file handle in the original restore request. |
| status | FileHandleRestoreStatus | The status of the restore operation on the file handle. |
| statusMessage | STRING | A descriptive message for the status |