/create-server
Last updated
Last updated
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 |
---|---|---|
Response
authKey
string
Your API Key
plan_id
int
ID of the plan (List Here)
location_id
int
ID of the location (List Here)
hostname
string
Hostname for the VM
template_uuid
string
ID of the OS (List Here)