Virtual Machines

Virtual machine management endpoints

get

GET /api/v1/vms/os-images

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
get
/api/v1/vms/os-images
get

GET /api/v1/vms/{organization_id}

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
organization_idstringRequired

Path parameter: organization_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
get
/api/v1/vms/{organization_id}
get

GET /api/v1/vms/status/{deployment_uuid}

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
deployment_uuidstringRequired

Path parameter: deployment_uuid

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
get
/api/v1/vms/status/{deployment_uuid}
post

POST /api/v1/vms/create

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
sluganyOptionalExample: any
lengthanyOptionalExample: any
organization_idanyOptionalExample: any
Responses
post
/api/v1/vms/create
post

POST /api/v1/vms/{vm_id}/stop

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
post
/api/v1/vms/{vm_id}/stop
post

POST /api/v1/vms/{vm_id}/start

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
post
/api/v1/vms/{vm_id}/start
post

POST /api/v1/vms/{vm_id}/resize

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
instance_typeanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
post
/api/v1/vms/{vm_id}/resize
post

POST /api/v1/vms/{vm_id}/resize-volume

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
volume_indexanyOptionalExample: any
new_sizeanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
post
/api/v1/vms/{vm_id}/resize-volume
delete

DELETE /api/v1/vms/{vm_id}

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
delete
/api/v1/vms/{vm_id}
get

GET /api/v1/vms/{vm_id}/firewall

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
get
/api/v1/vms/{vm_id}/firewall
post

POST /api/v1/vms/{vm_id}/firewall

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
Responses
post
/api/v1/vms/{vm_id}/firewall
put

PUT /api/v1/vms/{vm_id}/firewall/{rule_id}

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

rule_idstringRequired

Path parameter: rule_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
put
/api/v1/vms/{vm_id}/firewall/{rule_id}
delete

DELETE /api/v1/vms/{vm_id}/firewall/{rule_id}

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

rule_idstringRequired

Path parameter: rule_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
delete
/api/v1/vms/{vm_id}/firewall/{rule_id}
post

POST /api/v1/vms/{vm_id}/firewall/reset

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Path parameters
vm_idstringRequired

Path parameter: vm_id

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Body
organization_idanyOptionalExample: any
Responses
200

OK

application/json
Responseobject
post
/api/v1/vms/{vm_id}/firewall/reset
get

GET /api/v1/vms/firewall/templates

Authorizations
AuthorizationstringRequired

Bearer token for authentication. Format: Bearer

Query parameters
organization_idstringRequired

Organization ID - required for all API requests to scope data to your organization

Example: 1234567890
Header parameters
AuthorizationstringRequired

Bearer token for authentication

Example: Bearer psk_1db3560bebe10dcd43acceb6121a1de598bbd3d4ad6ab6e8a570d3389e5de304
Responses
200

OK

application/json
Responseobject
get
/api/v1/vms/firewall/templates

Last updated