Class Types.HaHostCannotSeePeers

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.HaHostCannotSeePeers extends Types.XenAPIException
The operation failed because the HA software on the specified server could not see a subset of other servers. Check your network connectivity.
See Also:
  • Field Details

    • host

      public final String host
    • all

      public final String all
    • subset

      public final String subset
  • Constructor Details

    • HaHostCannotSeePeers

      public HaHostCannotSeePeers(String host, String all, String subset)
      Create a new HaHostCannotSeePeers