Virtual Machine
Create a new VM in a specific location of a project
POST
/
project
/
{project_id}
/
location
/
{location}
/
vm
/
{vm_name}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project
The Ubicloud location/region
Virtual machine name
Body
application/json
Public SSH key for the VM
Boot image of the VM
Enable IPv4
ID of the private subnet
Size of the VM
Requested storage size in GiB
Unix user of the VM
Response
200 - application/json
ID of the VM
IPv4 address
IPv6 address
Location of the VM
Name of the VM
Size of the underlying VM
State of the VM
Storage size in GiB
Unix user of the VM
List of firewalls
Private IPv4 address
Private IPv6 address
Subnet of the VM