Skip to content

PostgresHaClusterInfo

HA cluster configuration and replica topology for a PostgreSQL database cluster.

Fields

Field Type Description
activeReplicaId UUID ID of the currently active (primary data source) replica. Null when the active replica cannot be determined.
haGroupName String! User-defined label grouping replicas into an HA cluster.
replicas [KosmosTopologyReplicaInfo!]! Topology replicas in this HA cluster. Might be empty prior to first discovery run.

Used By

Referenced by