POST
/
volumes
/
create

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
cloud
enum<string>
required

Specifies the underlying cloud provider. See this explanation for more details.

Available options:
aws,
azure,
lambdalabs,
tensordock,
runpod,
latitude,
jarvislabs,
oblivus,
paperspace,
datacrunch,
massedcompute,
vultr
region
string
required

Specifies the region.

size_in_gb
integer
required

Storage volume size in GB

name
string
required

The name of the storage volume.

Response

200 - application/json
id
string
required

The ID of the storage volume.