INPUT_OBJECT
VsphereVmInitiateBatchLiveMountV2Input
Description
Input for live mounting multiple vSphere snapshots.
link GraphQL Schema definition
- input VsphereVmInitiateBatchLiveMountV2Input {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Configuration object containing an array of virtual machine IDs,
- # providing a way to indicate the selected snapshot and the mount configurations.
- BatchMountSnapshotJobConfigV2Input! :
- }