Volumes
Create volume
Create a new volume in the project and region. The volume can be created from scratch, from an image, or from a snapshot. Optionally attach the volume to an instance during creation.
POST
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Examples:
1
Region ID
Examples:
1
Body
application/json
Volume can be created from image, snapshot or as a new volume
Volume can be created from image, snapshot or as a new volume
Volume can be created from image, snapshot or as a new volume
Volume can be created from image, snapshot or as a new volume
Response
200 - application/json
OK
The response is of type object
.