INPUT_OBJECT

VsphereVmPowerOnOffLiveMountInput

Description

Input for powering vSphere mount on/off.

link GraphQL Schema definition

  • input VsphereVmPowerOnOffLiveMountInput {
  • # Required. Power state configuration.
  • config: UpdateMountConfigInput!
  • # Required. ID of a Live Mount.
  • id: String!
  • }

link Require by