Skip to main content
POST
Create a machine

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Body

application/json
config_ref
string
required

ComputeConfig ID

cluster_id
string
required

Cluster ID

node_claim
any

Machine requirements (instance type, resources, taints)

Response

Machine created

provider_id
string
required
Example:

"compute://abc123"

node_name
string
required
Example:

"worker-xl8r2"

status
string
required
Example:

"provisioning"