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

Body

application/json
name
string
required

1-32 lowercase letters, digits or hyphens, starting and ending with a letter or digit.

instance_type
string
required
location
string

Defaults to the bastion's location.

public_ip
boolean
default:false

Response

Successful response

id
string<uuid>
required
name
string
required
server_name
string
required
instance_type
string
required
location
string
required
public_ip
boolean
required
operation_id
string | null
required