Skip to content

HostForFailoverGroup

Information about a host eligible for adding to a failover group.

Fields

Field Type Description
id UUID! Host ID.
ineligibilityReason HostIneligibilityReason! Reason why the host is ineligible (if not eligible).
isEligible Boolean! Whether the host is eligible for adding to a failover group.
name String! Name of the host.
osType HostRegisterOsType! OS type of the host.
rbsStatus HostConnectivityStatus! RBS status of the host.

Used By

Queries