Skip to main content
POST
Deploy VMs

Headers

x-api-key
string

io.net provided API Key

Body

application/json
resource_private_name
string
required
duration_hours
integer
required
Required range: x <= 8760
gpus_per_vm
integer
required
Required range: 1 <= x <= 8
hardware_id
required
ssh_keys
SSH Keys · object | null
node_pool_id
string<uuid> | null

ID of private node pool. Can't be used if location_ids are provided.

location_ids
(integer | string)[] | null

Only single locations is supported for now

Required array length: 1 element
Example:
vms_qty
integer | null
deprecated

How many VMs should be deployed. (deprecated)

github_ids
string[] | null
vm_image_type
enum<string>
default:general
Available options:
general,
datascience
network_services
Network Services · object

Response

Successful Response