VsphereSnapshotDownloadFilesFromLocationInput
Input for downloading vSphere snapshot files from a location.
Fields
| Field | Type | Description |
|---|---|---|
| clusterUuid | UUID! | Required. UUID used to identify the cluster the request goes to. |
| config | DownloadFilesJobConfigInput! | Required. Configuration for the download request. |
| locationId | UUID! | Required. ID of the location. |
| snapshotFid | UUID! | Required. ID of the virtual machine snapshot. |