Volumes
/volumes/create
Create a new storage volume
POST
Authorizations
Body
application/json
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
Example:
"hyperstack"
Specifies the region.
Example:
"canada-1"
Storage volume size in GB
Example:
100
The name of the storage volume.
Example:
"My storage volume"
Response
200 - application/json
Returns a CreateVolumeResponse object
The ID of the storage volume.
Example:
"78a0dd5a-dbb1-4568-b55c-5e7e0a8b0c40"