INPUT_OBJECT
VsphereVmPowerOnOffLiveMountInput
Description
Input for powering vSphere mount on/off.
link GraphQL Schema definition
- input VsphereVmPowerOnOffLiveMountInput {
- # Required. Power state configuration.
- UpdateMountConfigInput! :
- # Required. ID of a Live Mount.
- String! :
- }