Creates a new server. The system automatically selects the best node in the given location based on available resources, template availability, and IP availability. Use template slugs (from GET /locations/{id}/templates) instead of UUIDs.
The server will be in installing status while being provisioned.
API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.
Plan ID from GET /plans
1
Location ID from GET /locations
1
Template slug from GET /locations/{id}/templates
"ubuntu-24.04"
Server hostname. Defaults to the plan name if omitted.
191"web-01.example.com"
Server created