Class Types.PoolJoiningHostTrustedCertificatesConflict

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PoolJoiningHostTrustedCertificatesConflict extends Types.XenAPIException
The joining host has a trusted certificate identical to one on the pool coordinator but with different purpose. Uninstall it then install it on the host again with the pool-compatible purpose, and try again.
See Also:
  • Field Details

    • refInPool

      public final String refInPool
    • refOnHost

      public final String refOnHost
  • Constructor Details

    • PoolJoiningHostTrustedCertificatesConflict

      public PoolJoiningHostTrustedCertificatesConflict(String refInPool, String refOnHost)
      Create a new PoolJoiningHostTrustedCertificatesConflict