INPUT_OBJECT
DownloadDb2SnapshotsForPointInTimeRecoveryInput
Description
Download Db2 snapshots from archival location to the local Rubrik cluster for point-in-time (PIT) recovery.
link GraphQL Schema definition
- input DownloadDb2SnapshotsForPointInTimeRecoveryInput {
- # Required. Object containing information required for downloading snapshots for a
- # point in time recovery. The object includes the point in time and the ID of the
- # archival location for the snapshots to be downloaded.
- Db2DownloadRecoverableRangeRequestInput! :
- # Required. ID of the Db2 database.
- String! :
- }