YugabyteDB · Arazzo Workflow
YugabyteDB Aeon Add Read Replica
Version 1.0.0
Add a read replica to a cluster and confirm it becomes ACTIVE.
View Spec
View on GitHub
Cloud DatabaseDatabaseDatabase-as-a-ServiceDistributed SQLPostgreSQLArazzoWorkflows
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
Add a read replica to the cluster in the configured cloud region. The replica is asynchronously replicated from the primary cluster.
2
pollReadReplicas
List the cluster read replicas and poll until the first replica reaches the ACTIVE state, indicating replication has come online.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.