Import Volume
POST
/api/v1/block_storage/import/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Name of the volume image.
example
test-volumeSize of the volume image in GB.
example
250Input/output operations per second for the volume image.
example
5000URL of the Volume image. Currently, only raw format is allowed.
example
https://objectstore.e2enetworks.net/test-volume/vol-11.rawResponses
200Volume imported successfully
example
200example
Success