Skip to main content
POST
Create virtual machine

Body

application/json
name
string

Optional. If you do not supply a name, the platform generates one.

image
string

image is a catalog image ref (see ListImages). Required, validated.

machineClass
string

machine_class is a catalog SKU (see ListMachineClasses). Required, validated.

ports
object[]
sshAuthorizedKeys
object[]

Response

200 - application/json

OK

virtualMachine
object

VirtualMachine is the friendly view/return shape of a VM.