INPUT_OBJECT
VmwareDownloadSnapshotFromLocationInput
link GraphQL Schema definition
- input VmwareDownloadSnapshotFromLocationInput {
- # Additional configuration for the snapshot download operation.
- VmwareSnapshotDownloadRequestInput :
- # Required. ID of the replication or archival location.
- String! :
- # Required. ID of a snapshot.
- String! :
- }