Skip to main content
POST
Preflight a managed cluster

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

provider
enum<string>
required
Available options:
doks,
uks,
gke,
ovh_mks,
aks,
eks,
kapsule
Example:

"kapsule"

Body

application/json
credential_id
string<uuid>
required
location
string
required
name
string
required
node_pools
object[]
required
Minimum array length: 1
cluster_plan
string | null
cni
enum<string> | null
Available options:
cilium,
cilium_native,
calico
description
string | null
gitops_branch
string
default:master
gitops_credential_name
string | null
gitops_repository
string | null
ha
boolean | null
kapsule
object | null
kubernetes_version
string | null

Response

Successful response

can_proceed
boolean
required
items
object[]
required