INPUT_OBJECT
UpdateVsphereVmInput
link GraphQL Schema definition
- input UpdateVsphereVmInput {
- # Required. ID of virtual machine.
- : String!
- # Required. Properties to update.
- : VirtualMachineUpdateWithSecretInput!
- }
INPUT_OBJECT
- input UpdateVsphereVmInput {
- # Required. ID of virtual machine.
- : String!
- # Required. Properties to update.
- : VirtualMachineUpdateWithSecretInput!
- }