Class Types.VmRequiresSr

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmRequiresSr extends Types.XenAPIException
You attempted to run a VM on a host which doesn't have access to an SR needed by the VM. The VM has at least one VBD attached to a VDI in the SR.
See Also:
  • Field Details

  • Constructor Details

    • VmRequiresSr

      public VmRequiresSr(String vm, String sr)
      Create a new VmRequiresSr