Files
glance/api-ref/source/versions/samples/image-versions-response.json
Stephen Finucane 0dcb9aff2c api-ref: Update with links to 2.17
Change-Id: Ib053e615f19cb0dae017e5b8b7fa4c499001beda
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
(cherry picked from commit 6c5f27f964)
2024-10-01 11:50:38 +01:00

185 lines
4.6 KiB
JSON

{
"versions": [
{
"id": "v2.17",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "CURRENT"
},
{
"id": "v2.16",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.15",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.14",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.13",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.12",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.11",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.10",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.9",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.8",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.7",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.6",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.5",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.4",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.3",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.2",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.1",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
},
{
"id": "v2.0",
"links": [
{
"href": "http://glance.openstack.example.org/v2/",
"rel": "self"
}
],
"status": "SUPPORTED"
}
]
}