Import Volume
POST
/block_storage/import/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
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