Skip to main content
POST
Add Node Group 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

Query Parameters

wait
boolean
default:false

Body

application/json
instance_type
string
required
name
string
required
count
integer
default:1
labels
Labels · object
taints
NodeTaint · object[]

Response

Successful Response

count
integer
required
group_name
string
required