Update a cluster
PUT /clusters/{id}
PUT
/clusters/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Request Body required
Section titled “Request Body required ”object
data
object
name
required
string
description
string
users_permissions_user
state
required
string
cluster_type
string
region
string
max_services
integer
current_services_count
integer
monthly_cost
number
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
Responses
Section titled “ Responses ”Updated
object
data
object
name
required
string
description
string
users_permissions_user
state
required
string
cluster_type
string
region
string
max_services
integer
current_services_count
integer
monthly_cost
number
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found