ENUM
FailoverGroupStatus
Description
Status of a failover group (HA Policy).
link GraphQL Schema definition
- enum FailoverGroupStatus {
- # Failback completed.
- # Failback in progress.
- # Failover completed.
- # Failover failed.
- # Failover in progress.
- # No SLA domain assigned to HA policy.
- # Partial failover.
- # Active/Ready - ready to failover.
- # Default/unknown status.
- }