v1
latestSwagger 2.02026-08-04232286653.5 KBCustomImages
Returns details for a single custom image in the project.
get/projects/{project_id}/compute/custom-images/{image_id}
Path parameters
image_idstring required
ID of the image.
project_idstring required
Response
Example response
{
"created_at": "2023-06-29T20:03:26Z",
"description": "base Ubuntu 20.04 image",
"id": "09ae8411-0fbb-411c-898c-2b8f19622ae1",
"name": "ubuntu"
}