Skip to main content
Update a cluster.

Parameters

Cluster | str
The cluster or cluster slug to update.
str | None
Optional new display name for the cluster. If omitted, the display name is unchanged.
str | None
Optional new cluster description. Pass an empty string to clear the description. If omitted, the description is unchanged.

Returns

The updated cluster object, including its slug, display name, description, whether it can be deleted, and deployed workflows.