Create a cluster
POST /clusters
POST
/clusters
Authorizations
Section titled “Authorizations ”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 ”Created
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)