INPUT_OBJECT
VsphereVmInitiateDiskMountInput
Description
Input for creating vSphere disk mount.
link GraphQL Schema definition
- input VsphereVmInitiateDiskMountInput {
- # Required. Configuration for the mount request.
- MountDiskJobConfigInput! :
- # Required. ID of a snapshot.
- String! :
- }