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
/api/v1/images/import-image/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 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