Class Types.PoolAuthDisableFailedInvalidAccount

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PoolAuthDisableFailedInvalidAccount extends Types.XenAPIException
External authentication has been disabled with errors: Some AD machine accounts were not disabled on the AD server due to invalid account.
See Also:
  • Field Details

    • host

      public final String host
    • message

      public final String message
  • Constructor Details

    • PoolAuthDisableFailedInvalidAccount

      public PoolAuthDisableFailedInvalidAccount(String host, String message)
      Create a new PoolAuthDisableFailedInvalidAccount