> For the complete documentation index, see [llms.txt](https://docs.ionos.com/mongodb-sdk-java/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/mongodb-sdk-java/models/createclusterrequest.md).

# CreateClusterRequest

The request payload with all data needed to create a new MongoDB cluster.

## Properties

| Name           | Type                                                                               | Description | Notes       |
| -------------- | ---------------------------------------------------------------------------------- | ----------- | ----------- |
| **metadata**   | [**Metadata**](/mongodb-sdk-java/models/metadata.md)                               |             | \[optional] |
| **properties** | [**CreateClusterProperties**](/mongodb-sdk-java/models/createclusterproperties.md) |             | \[optional] |
