ClusterProperties

Properties of a database cluster.

Properties

NameTypeDescriptionNotes

displayName

String

The friendly name of your cluster.

[optional]

mariadbVersion

[optional]

dnsName

String

The DNS name pointing to your cluster.

[optional]

instances

Integer

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

[optional]

ram

Integer

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

[optional]

cores

Integer

The number of CPU cores per instance.

[optional]

storageSize

Integer

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

[optional]

connections

[optional]

maintenanceWindow

[optional]

Last updated