YugabyteDB · Arazzo Workflow
YugabyteDB Aeon Add Read Replica
Version 1.0.0
Add a read replica to a cluster and confirm it becomes ACTIVE.
Provider
Workflows
add-read-replica
Add a read replica to a cluster and wait for it to become ACTIVE.
Creates a read replica for the supplied cluster, then polls the cluster's read replica list until the replica settles into the ACTIVE state, returning the replica identifier and state.
1
createReadReplica
createReadReplica
Add a read replica to the cluster in the configured cloud region. The replica is asynchronously replicated from the primary cluster.
2
pollReadReplicas
listReadReplicas
List the cluster read replicas and poll until the first replica reaches the ACTIVE state, indicating replication has come online.