# PatchClusterRequest

Request payload to change a cluster.

## Properties

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