> 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/patchclusterrequest.md).

# PatchClusterRequest

Request payload to change a cluster.

## Properties

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