Skip to main content
PATCH
/
cluster
/
edit
/
{cluster_id}
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

Body

application/json

Request model for editing a cluster.

tp_cluster_name
string | null

Optional new name for the cluster

deletion_protection
boolean | null

Optional deletion protection setting

Response

Successful Response

Response model for edit endpoints (cluster and NFS).

message
string
required
I