Import Custom Image
This API allows users to import a custom VM image from a public object storage URL.
The image will be available under the user's account for use with compute resources.
For genreating public url of image:
Make sure to check the prerequisites for importing an image to E2E Cloud platform.
POST
/images/import-image/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
Name to assign to the imported image
example
Window_Image_BIOSPublicly accessible URL of the image file
example
https://bucket_name.objectstore.e2enetworks.net/test.imgRegion in which to import the image
example
DelhiOperating system type of the custom image
example
CentOS