MysqlHaClusterInfo
HA cluster configuration and replica topology for a MySQL instance.
Fields
| Field | Type | Description |
|---|---|---|
| activeReplicaId | UUID | ID of the currently active (primary data source) replica. Null when the active replica cannot be determined. |
| backupNodePreference | MysqlBackupNodePreference | 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). |
| replicas | [MysqlTopologyReplicaInfo!]! | Topology replicas in this HA cluster. Might be empty prior to the first discovery run. |
Used By
Referenced by