/volumes/create
Volumes
/volumes/create
Create a new storage volume
POST
/volumes/create
Documentation Index
Fetch the complete documentation index at: https://docs.shadeform.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Specifies the underlying cloud provider. See this explanation for more details.
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"