Class Types.VmRequiresGpu

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmRequiresGpu extends Types.XenAPIException
You attempted to run a VM on a host which doesn't have a pGPU available in the GPU group needed by the VM. The VM has a vGPU attached to this GPU group.
See Also:
  • Field Details

    • vm

      public final String vm
    • GPUGroup

      public final String GPUGroup
  • Constructor Details

    • VmRequiresGpu

      public VmRequiresGpu(String vm, String GPUGroup)
      Create a new VmRequiresGpu