Skip to main content
PUT
Resize node group

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

cluster_id
string<uuid>
required
group_name
string
required

Body

application/json
instance_type
string
required

Response

Successful response

group_name
string
required
operation_id
string<uuid> | null
required

Operation carrying the cloud resize; poll it to know when the group is back. Null when the write scheduled no work: a stopped cluster applies the new type on start, a group still being created is left to the create, and a group already covered by an active write operation is left to that operation.

updated
integer
required