v52
latestOpenAPI 3.0.3GNU Affero General Public License v3.0 (AGPL-3.0)raw.githubusercontent.com2026-08-0113040156.8 KBMachine Image
List versions of a machine image
get/project/{project_id}/location/{location}/machine-image/{machine_image_reference}/version
Response
A list of machine image versions
Example response
{
"items": [
{
"id": "mvn30gjk1d1e2jj34v9x0dq4rp",
"version": "v1.0"
}
]
}