Properties of the payload to change a cluster.
cores
Integer
The number of CPU cores per instance.
[optional]
ram
The amount of memory per instance in megabytes. Has to be a multiple of 1024.
storageSize
The amount of storage per instance in megabytes.
connections
List<Connection>
displayName
String
The friendly name of your cluster.
maintenanceWindow
MaintenanceWindow
postgresVersion
The PostgreSQL version of your cluster.
instances
The total number of instances in the cluster (one master and n-1 standbys).
Last updated 3 years ago