Skip to main content

Export Custom Volume

This API allows users to export a custom Volume from a public object storage URL.
The image will be available under the user's account for use with compute resources.

POST/images/export-image/

Query parameters

Request body

application/json

object
image_idintegerrequired

Unique identifier of the image to be exported.

example36759
access_keystringrequired

Access key for the destination bucket.

exampleIOVK20QGW17HLF77G8ZB
secret_keystringrequired

Secret key corresponding to the access key.

example0R86B58OGN6V9N9MAJJ89MAK2PCIA5FPETAAMKRR
bucketstringrequired

Name of the target storage bucket.

examplevishnukant
regionstringrequired

Region where the image will be exported.

exampleDelhi

Responses

200Volume is successfully Exported
object
codeintegerrequired

HTTP status code of the response

example200
dataobjectrequired

Response data (empty object if no data)

errorsobjectrequired

Errors encountered (empty if none)

messagestringrequired

Response message

exampleSuccess