Skip to main content
POST
Create Disk

Authorizations

apikey
string
header
required

Body

application/x-www-form-urlencoded
size_gb
string

Size of disk in GiB

billing_account_id
integer

Required if using a global API token

display_name
string

Descriptive name for the disk

source_image_type
string

One of OS_BASE, DISK, SNAPSHOT or EMPTY (default)

source_image
string

Reference to an image to be copied

Response

200 - application/json

Created disk

The response is of type object.