OptionaladditionalOptionalbackupThe backup_restore property
OptionalconnectionThe connection property
OptionalcreatedA time value given in ISO8601 combined date and time format that represents when the database cluster was created.
OptionaldbAn array of strings containing the names of databases created in the database cluster.
OptionalengineA slug representing the database engine used for the cluster. The possible values are: "pg" for PostgreSQL, "mysql" for MySQL, "redis" for Caching, "mongodb" for MongoDB, "kafka" for Kafka, "opensearch" for OpenSearch, and "valkey" for Valkey.
OptionalidA unique ID that can be used to identify and reference a database cluster.
OptionalmaintenanceThe maintenance_window property
OptionalmetricsPublic hostname and port of the cluster's metrics endpoint(s). Includes one record for the cluster's primary node and a second entry for the cluster's standby node(s).
OptionalnameA unique, human-readable name referring to a database cluster.
OptionalnumThe number of nodes in the database cluster.
OptionalprivateThe private_connection property
OptionalprivateA string specifying the UUID of the VPC to which the database cluster will be assigned. If excluded, the cluster when creating a new database cluster, it will be assigned to your account's default VPC for the region.
Requires vpc:read scope.
OptionalprojectThe ID of the project that the database cluster is assigned to. If excluded when creating a new database cluster, it will be assigned to your default project.
Requires project:update scope.
OptionalregionThe slug identifier for the region where the database cluster is located.
OptionalrulesThe rules property
OptionalschemaThe connection details for Schema Registry.
OptionalsemanticA string representing the semantic version of the database engine in use for the cluster.
OptionalsizeThe slug identifier representing the size of the nodes in the database cluster.
OptionalstandbyThe standby_connection property
OptionalstandbyThe standby_private_connection property
OptionalstatusA string representing the current status of the database cluster.
OptionalstorageAdditional storage added to the cluster, in MiB. If null, no additional storage is added to the cluster, beyond what is provided as a base amount from the 'size' and any previously added additional storage.
OptionaltagsAn array of tags (as strings) to apply to the database cluster.
Requires tag:create scope.
OptionaluiThe connection details for OpenSearch dashboard.
OptionalusersThe users property
OptionalversionA string representing the version of the database engine in use for the cluster.
OptionalversionA timestamp referring to the date when the particular version will no longer be available for creating new clusters. If null, the version does not have an end of availability timeline.
OptionalversionA timestamp referring to the date when the particular version will no longer be supported. If null, the version does not have an end of life timeline.
Gets the additional data for this object that did not belong to the properties.