Skip to main content
PATCH
Set what a cluster is called and what it 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
environment
string
required
Required string length: 1 - 50
criticality
enum<string>
Available options:
production,
staging,
development,
disposable

Response

The stored environment, and the stored criticality when the request set one

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