Skip to main content
PUT
Set what a cluster is for

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster_id
string<uuid>
required

Body

application/json
criticality
enum<string>
required
Available options:
production,
staging,
development,
disposable

Response

The stored criticality

cluster_id
string<uuid>
criticality
enum<string>
Available options:
production,
staging,
development,
disposable