Skip to main content
DELETE
Clear a cluster's cost autopilot tier (bearer twin)

Authorizations

Authorization
string
header
required

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

Headers

x-ankra-organisation-id
string

PAT organisation override.

Path Parameters

cluster_id
string<uuid>
required

The cluster whose tier to set or clear.

Response

Successful response

A live cluster's cost autopilot tier and why: one row of the Autopilot view's table.

cluster_id
string<uuid>
required
cluster_name
string
required
environment
string
required

The cluster's environment label as stored.

environment_kind
enum<string>
required

The kind the label maps to; an empty or unrecognised label is unknown.

Available options:
production,
staging,
development,
preview,
unknown
override
CostAutopilotOverride · object | null
required

The override that set the tier; null when the environment did.

reason
string
required

The sentence a card shows, for example 'eu-production is Hands-off as a production cluster, so every change waits for a person.'

source
enum<string>
required

What set the tier.

Available options:
override,
environment
tier
enum<string>
required
Available options:
hands-off,
scheduled,
managed,
ephemeral