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.
backupNodePreference PostgresBackupNodePreference Customer-configured preference for which replica acts as the backup source. Null when not set, or when the strategy is not recognized by this version of Rubrik Security Cloud (version skew).
haGroupName String! User-defined label grouping replicas into an HA cluster.
replicas [PostgresTopologyReplicaInfo!]! Topology replicas in this HA cluster. Might be empty prior to the first discovery run.

Used By

Referenced by