Configuration details for a cluster that is part of an Active-Active database.

NameType/ValueDescription
credentials

{
  "username": string,
  "password": string
} 
Cluster access credentials (required)
namestringCluster fully qualified name, used to uniquely identify the cluster. Typically this is the same as the hostname used in the URL, although in some configruations the URL may point to a different name/address. (required)
replication_endpointstringAddress to use for peer replication. If not specified, it is assumed that standard cluster naming conventions apply.
replication_tls_snistringCluster SNI for TLS connections
urlstringCluster access URL (required)