Images
Returns details for a single image.
get/compute/images/{image_id}
Path parameters
image_idstring required
ID of the image.
Response
Example response
{
"created_at": "2023-06-29T20:03:26Z",
"description": "base Ubuntu 20.04 image",
"id": "09ae8411-0fbb-411c-898c-2b8f19622ae1",
"name": "ubuntu"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.