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

# PatchClusterRequest

Request payload to change a cluster.

## Properties

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