INPUT_OBJECT
DownloadSapHanaSnapshotsForPointInTimeRecoveryInput
Description
Input for download SAP HANA snapshots from an archival location for point-in-time (PIT) recovery.
link GraphQL Schema definition
- input DownloadSapHanaSnapshotsForPointInTimeRecoveryInput {
- # 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.
- SapHanaDownloadRecoverableRangeRequestInput! :
- # Required. ID of the SAP HANA database.
- String! :
- }