ENUM

FailoverClusterConnectionStatus

Description

Supported in v5.2+ Connection type options for the failover cluster.

link GraphQL Schema definition

  • enum FailoverClusterConnectionStatus {
  • FAILOVER_CLUSTER_CONNECTION_STATUS_CONNECTED
  • FAILOVER_CLUSTER_CONNECTION_STATUS_DISCONNECTED
  • FAILOVER_CLUSTER_CONNECTION_STATUS_PARTIALLY_CONNECTED
  • FAILOVER_CLUSTER_CONNECTION_STATUS_REPLICATION_TARGET
  • }