ClusterProperties

Properties of a database cluster.

Properties

NameTypeDescriptionNotes

display_name

str

The friendly name of your cluster.

[optional]

mariadb_version

[optional]

dns_name

str

The DNS name pointing to your cluster.

[optional]

instances

int

The total number of instances in the cluster (one primary and n-1 secondary).

[optional]

ram

int

The amount of memory per instance in gigabytes (GB).

[optional]

cores

int

The number of CPU cores per instance.

[optional]

storage_size

int

The amount of storage per instance in gigabytes (GB).

[optional]

connections

[optional]

maintenance_window

[optional]

Last updated