Class Types.HostCannotAttachNetwork

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.HostCannotAttachNetwork extends Types.XenAPIException
Server cannot attach network (in the case of NIC bonding, this may be because attaching the network on this server would require other networks - that are currently active - to be taken down).
See Also:
  • Field Details

    • host

      public final String host
    • network

      public final String network
  • Constructor Details

    • HostCannotAttachNetwork

      public HostCannotAttachNetwork(String host, String network)
      Create a new HostCannotAttachNetwork