v1
latestOpenAPI 3.1.02026-07-2426068.5 KBCreate Server
Creates a server with the specified configuration.
post/servers
Request body
Response
200
Example response
{
"id": "aaaaaaaaaaaaaaaaaaaaaaaa",
"name": "my-awesome-server",
"host": 4,
"region": "ams1",
"size": "nibble-1024",
"sizeDescription": "Nibble-1024",
"image": "10000",
"imageDescription": "Ubuntu 18.04 LTS",
"created": "2020-04-08T15:21:58.925315Z",
"rate": 14,
"bandwidthAllowance": 1000000000000,
"status": "launching",
"version": "2.0.0",
"diskGB": 25
}