/create-server
Create a new VM
POST
https://console.cloudblast.io/api/public/create-server
This endpoint allows users to create a new virtual private server (VPS) on the Cloudblast platform. Users can specify server configurations such as Plan, Location and OS.
Body
Name
Type
Description
authKey
string
Your API Key
plan_id
int
location_id
int
hostname
string
Hostname for the VM
template_uuid
string
Response
Last updated