Skip to content

Update a cluster

PUT
/clusters/{id}
id
required
string

DocumentId

object
data
object
name
required
string
description
string
users_permissions_user
One of:

DocumentId reference to plugin::users-permissions.user

string
state
required
string
Allowed values: active inactive pending suspended
cluster_type
string
Allowed values: development staging production testing qa integration uat preview sandbox demo hotfix canary pre-production prod-like
region
string
max_services
integer
current_services_count
integer
monthly_cost
number
metadata

Arbitrary JSON value (object, array, string, number, boolean, or null)

Updated

object
data
object
name
required
string
description
string
users_permissions_user
One of:

DocumentId reference to plugin::users-permissions.user

string
state
required
string
Allowed values: active inactive pending suspended
cluster_type
string
Allowed values: development staging production testing qa integration uat preview sandbox demo hotfix canary pre-production prod-like
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
nullable

Validation error

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found