Skip to main content
POST
Replace a managed node pool with a new size

Authorizations

ankra_session
string
cookie
required

Browser session. Mutations also require X-Ankra-CSRF.

Headers

X-Ankra-CSRF
string
required

Must match the ankra_csrf browser cookie.

Path Parameters

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

"kapsule"

cluster_id
string<uuid>
required
node_pool_name
string
required

Body

application/json
size
string
required
Minimum string length: 1

Response

Replacement accepted

cluster_id
string<uuid>
required
new_size
string
required
node_pool_name
string
required
old_size
string
required
replacement_pool_name
string
required