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