INPUT_OBJECT

GetHypervVirtualMachineInput

Description

Input for getting the details of a Hyper-V virtual machine.

link GraphQL Schema definition

  • input GetHypervVirtualMachineInput {
  • # Required. ID of the Virtual Machine.
  • id: String!
  • }

link Require by