Skip to main content
PUT
Update Instance Type Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

cluster_id
string<uuid>
required
group_name
string
required

Query Parameters

wait
boolean
default:false

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