Skip to main content

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

Request body

application/json

object
image_namestringrequired

Name to assign to the imported image

exampleWindow_Image_BIOS
public_urlstring·urirequired

Publicly accessible URL of the image file

examplehttps://bucket_name.objectstore.e2enetworks.net/test.img
locationstringrequired

Region in which to import the image

exampleDelhi
osstringrequiredWindows_bios | Windows_uefi | CentOS

Operating system type of the custom image

exampleCentOS

Responses

contentResponse