> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/createclusterrequest.md).

# CreateClusterRequest

Request payload with all data needed to create a new PostgreSQL cluster.

## Properties

| Name           | Type                                                                                  | Description | Notes       |
| -------------- | ------------------------------------------------------------------------------------- | ----------- | ----------- |
| **metadata**   | [**ClusterMetadata**](/postgres-sdk-python/models/clustermetadata.md)                 |             | \[optional] |
| **properties** | [**CreateClusterProperties**](/postgres-sdk-python/models/createclusterproperties.md) |             | \[optional] |
