INPUT_OBJECT
VsphereVmMountRelocateV2Input
Description
Supported in Rubrik CDM version 9.0 and later. Input for relocating vSphere mount.
link GraphQL Schema definition
- input VsphereVmMountRelocateV2Input {
- # Required. Configuration for the RelocateMount request to another datastore or
- # datastore cluster.
- RelocateMountConfigV2Input! :
- # Required. ID of the Live Mount.
- String! :
- }