Class Types.VmRequiresVusb

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmRequiresVusb extends Types.XenAPIException
You attempted to run a VM on a host on which the VUSB required by the VM cannot be allocated on any PUSBs in the USB_group needed by the VM.
See Also:
  • Field Details

    • vm

      public final String vm
    • USBGroup

      public final String USBGroup
  • Constructor Details

    • VmRequiresVusb

      public VmRequiresVusb(String vm, String USBGroup)
      Create a new VmRequiresVusb