VsphereSnapshotRestoreFilesFromLocationInput
Input for recovering files from snapshot.
Fields
| Field | Type | Description |
|---|---|---|
| clusterUuid | UUID! | Required. UUID used to identify the cluster the request goes to. |
| config | RestoreFilesJobConfigInput! | Required. Configuration for the restore request. |
| locationId | UUID! | Required. ID of the location. |
| snapshotFid | UUID! | Required. ID of the virtual machine snapshot. |