Skip to main content

Image

Operating system images available for virtual machine deployment on Hyperstack. These endpoints let you list, retrieve, and delete images, and check name availability.

Endpoints


GET

List Images

Retrieves a grouped list of all available OS images across regions and types, including system-defined images and custom images created from snapshots.

GET

Get private image details

Retrieves detailed information about a specific image by its unique ID.

DEL

Delete an image

Permanently deletes a custom image by ID.

GET

Fetch name availability for Images

Checks whether a name is available for use as an image.

On this page