INPUT_OBJECT
DownloadVolumeGroupSnapshotFromLocationInput
link GraphQL Schema definition
- input DownloadVolumeGroupSnapshotFromLocationInput {
- # Additional configuration for the operation. This consists of the SLA Domain to
- # be applied to the snapshot after it is downloaded.
- VolumeGroupSnapshotDownloadConfigInput :
- # Required. ID of the replication location.
- String! :
- # Required. ID of the snapshot to be downloaded.
- String! :
- }