CreateClusterProperties
Last updated
Last updated
template_id
String
The unique ID of the template, which specifies the number of cores, storage size, and memory. You cannot downgrade to a smaller template or minor edition (e.g. from business to playground). To get a list of all templates to confirm the changes use the /templates endpoint.
mongo_db_version
String
The MongoDB version of your cluster.
[optional]
instances
Integer
The total number of instances in the cluster (one primary and n-1 secondaries).
connections
location
String
The physical location where the cluster will be created. This is the location where all your instances will be located. This property is immutable.
display_name
String
The name of your cluster.
maintenance_window
[optional]