Class Types.PifNotAttachedToHost

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PifNotAttachedToHost extends Types.XenAPIException
Cluster_host creation failed as the PIF provided is not attached to the host.
See Also:
  • Field Details

    • pif

      public final String pif
    • host

      public final String host
  • Constructor Details

    • PifNotAttachedToHost

      public PifNotAttachedToHost(String pif, String host)
      Create a new PifNotAttachedToHost