Description
Request URL
Compute API v2.0
GET /v2/{tenant_id}/images/detail
Request Paramters
| Parameter | Value | Style | Description |
|---|---|---|---|
| X-Auth-Token | User Token | header | |
| tenant_id | Tenant ID | URI | |
| changes-since (Optional) | Date | query | |
| server (Optional) | query | ||
| name (Optional) | query | ||
| status (Optional) | query | ||
| marker (Optional) | query | ||
| limit (Optional) | query | ||
| type (Optional) | query |
Request Json
This operation does not accept a request body.
Normal response codes
200
Example
curl -i -X GET \ -H "Accept: application/json" \ -H "X-Auth-Token: 35941e7df872405d84e5b026dba8323c" \ https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/detail
HTTP/1.1 200 OK
Date: Tue, 09 Dec 2014 05:59:17 GMT
Server: Apache
Content-Length: 4822
Content-Type: application/json
{
"images": [
{
"OS-EXT-IMG-SIZE:size": 4353687552,
"created": "2015-05-07T10:48:32Z",
"id": "545e54a7-77ba-4d49-8c0e-af7291bb7b63",
"links": [
{
"href": "https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63",
"rel": "self"
},
{
"href": "https://compute.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63",
"rel": "bookmark"
},
{
"href": "https://image-service.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63",
"rel": "alternate",
"type": "application/vnd.openstack.image"
}
],
"metadata": {},
"minDisk": 500,
"minRam": 0,
"name": "500G-0507",
"progress": 100,
"status": "ACTIVE",
"updated": "2015-05-07T10:52:15Z"
},
{
"OS-EXT-IMG-SIZE:size": 4332388352,
"created": "2015-05-07T10:46:21Z",
"id": "0ba316e9-4c02-4761-a024-3e64d5301d55",
"links": [
{
"href": "https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55",
"rel": "self"
},
{
"href": "https://compute.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55",
"rel": "bookmark"
},
{
"href": "https://image-service.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55",
"rel": "alternate",
"type": "application/vnd.openstack.image"
}
],
"metadata": {},
"minDisk": 200,
"minRam": 0,
"name": "200G-0507",
"progress": 100,
"status": "ACTIVE",
"updated": "2015-05-07T10:46:51Z"
},
{
"OS-EXT-IMG-SIZE:size": 3060203520,
"created": "2015-05-06T02:45:24Z",
"id": "2ef53aba-0c1e-4742-a19c-c7a7824878f4",
"links": [
{
"href": "https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4",
"rel": "self"
},
{
"href": "https://compute.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4",
"rel": "bookmark"
},
{
"href": "https://image-service.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4",
"rel": "alternate",
"type": "application/vnd.openstack.image"
}
],
"metadata": {
"display_order": "260",
"gnc_app": "GitLab-7.9.1-64bit",
"hw_qemu_guest_agent": "yes",
"os_type": "lin"
},
"minDisk": 0,
"minRam": 0,
"name": "gncvmi-gitlab-7.9.1-centos-6.6",
"progress": 100,
"status": "ACTIVE",
"updated": "2015-05-06T02:46:31Z"
},
{
"OS-EXT-IMG-SIZE:size": 1845231616,
"created": "2015-05-05T14:34:36Z",
"id": "27608023-89ef-4818-b47d-a89007fe5e32",
"links": [
{
"href": "https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32",
"rel": "self"
},
{
"href": "https://compute.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32",
"rel": "bookmark"
},
{
"href": "https://image-service.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32",
"rel": "alternate",
"type": "application/vnd.openstack.image"
}
],
"metadata": {
"display_order": "200",
"gnc_app": "LAMP(PHP)-latest-64bit",
"hw_qemu_guest_agent": "yes",
"os_type": "lin"
},
"minDisk": 0,
"minRam": 0,
"name": "gncvmi-lamp-centos-6.6",
"progress": 100,
"status": "ACTIVE",
"updated": "2015-05-07T10:52:05Z"
},
{
"OS-EXT-IMG-SIZE:size": 2733375488,
"created": "2015-05-05T11:25:19Z",
"id": "0ccce41e-7049-49e9-89b0-2fafad2c02a7",
"links": [
{
"href": "https://compute.tyo1.cloud.z.com/v2/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7",
"rel": "self"
},
{
"href": "https://compute.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7",
"rel": "bookmark"
},
{
"href": "https://image-service.tyo1.cloud.z.com/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7",
"rel": "alternate",
"type": "application/vnd.openstack.image"
}
],
"metadata": {
"display_order": "210",
"gnc_app": "Ruby on Rails-4.2-64bit",
"hw_qemu_guest_agent": "yes",
"os_type": "lin"
},
"minDisk": 0,
"minRam": 0,
"name": "gncvmi-ror-4.2-centos-6.6",
"progress": 100,
"status": "ACTIVE",
"updated": "2015-05-07T08:14:47Z"
}
]
}