イメージ一覧取得(nova)
Description
イメージの一覧を取得します。
Request URL
Compute API GET /v2/{tenant_id}/images
Request Json
This operation does not accept a request body.
Request Parameters
Parameter | Value | Style | Description |
---|---|---|---|
X-Auth-Token | トークンID | header | トークンIDを指定します。 |
tenant_id | テナントID | path | テナントIDを指定します。 |
limit(Optional) | 表示件数 | query | 取得する情報の表示件数を指定します。 |
marker(Optional) | 「limit」クエリで応答された情報の最後の項目のID | query | 「limit」クエリを実行後の応答結果から得られた最後の情報の次から改めて情報を取得したい場合に使用します。使用する際は、「limit」クエリで実行後の応答結果で得られる最後の項目のIDを指定します。「limit」と併せて使用します。 |
name(Optional) | イメージ名 | query | イメージ名を指定します。 |
type(Optional) | イメージタイプ | query | イメージタイプを指定します。 |
Response Code
Success
200
Example
Request
curl -i -X GET \ -H "Accept: application/json" \ -H "X-Auth-Token: トークンID" \ https://compute.tyo1.conoha.io/v2/テナントID/images
Response
HTTP/1.1 200 OK Date: Tue, 09 Dec 2014 04:12:59 GMT Server: Apache Content-Length: 3615 Content-Type: application/json { "images": [ { "id": "545e54a7-77ba-4d49-8c0e-af7291bb7b63", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/545e54a7-77ba-4d49-8c0e-af7291bb7b63", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "500G-0507" }, { "id": "0ba316e9-4c02-4761-a024-3e64d5301d55", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0ba316e9-4c02-4761-a024-3e64d5301d55", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "200G-0507" }, { "id": "2ef53aba-0c1e-4742-a19c-c7a7824878f4", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/2ef53aba-0c1e-4742-a19c-c7a7824878f4", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-gitlab-7.9.1-centos-6.6" }, { "id": "27608023-89ef-4818-b47d-a89007fe5e32", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/27608023-89ef-4818-b47d-a89007fe5e32", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-lamp-centos-6.6" }, { "id": "0ccce41e-7049-49e9-89b0-2fafad2c02a7", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0ccce41e-7049-49e9-89b0-2fafad2c02a7", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-ror-4.2-centos-6.6" }, { "id": "65756ccd-03a9-4e59-8a6e-731c46d51078", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/65756ccd-03a9-4e59-8a6e-731c46d51078", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/65756ccd-03a9-4e59-8a6e-731c46d51078", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/65756ccd-03a9-4e59-8a6e-731c46d51078", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-jenkins-1.6-centos-6.6" }, { "id": "b12c8f2c-b5e7-4434-a570-941376938868", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/b12c8f2c-b5e7-4434-a570-941376938868", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/b12c8f2c-b5e7-4434-a570-941376938868", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/b12c8f2c-b5e7-4434-a570-941376938868", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-redmine-2.6.0-centos-6.6" }, { "id": "e59411d4-3c9c-4d01-9a44-329d624b7fa8", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/e59411d4-3c9c-4d01-9a44-329d624b7fa8", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e59411d4-3c9c-4d01-9a44-329d624b7fa8", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e59411d4-3c9c-4d01-9a44-329d624b7fa8", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-wp-4.2-centos-6-6" }, { "id": "f68f5b33-3d71-4598-babd-733d6d5e4b06", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/f68f5b33-3d71-4598-babd-733d6d5e4b06", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/f68f5b33-3d71-4598-babd-733d6d5e4b06", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/f68f5b33-3d71-4598-babd-733d6d5e4b06", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-ubuntu-14.04-i386" }, { "id": "057b0ec5-dc5a-493e-a570-a00bfd98df77", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/057b0ec5-dc5a-493e-a570-a00bfd98df77", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/057b0ec5-dc5a-493e-a570-a00bfd98df77", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/057b0ec5-dc5a-493e-a570-a00bfd98df77", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-ubuntu-14.04-amd64" }, { "id": "3161103b-0023-41cf-987f-81424afa798c", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/3161103b-0023-41cf-987f-81424afa798c", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/3161103b-0023-41cf-987f-81424afa798c", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/3161103b-0023-41cf-987f-81424afa798c", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-ubuntu-12.04-i386" }, { "id": "39950a03-2e9d-44f9-ac9e-eb0399a57f5e", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/39950a03-2e9d-44f9-ac9e-eb0399a57f5e", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/39950a03-2e9d-44f9-ac9e-eb0399a57f5e", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/39950a03-2e9d-44f9-ac9e-eb0399a57f5e", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-ubuntu-12.04-amd64" }, { "id": "e64d8c6b-b1e4-436e-b8fd-a780e2a08305", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/e64d8c6b-b1e4-436e-b8fd-a780e2a08305", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e64d8c6b-b1e4-436e-b8fd-a780e2a08305", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e64d8c6b-b1e4-436e-b8fd-a780e2a08305", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-debian-7-i386" }, { "id": "58d08325-0878-4c7d-a48b-04a03b897823", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/58d08325-0878-4c7d-a48b-04a03b897823", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/58d08325-0878-4c7d-a48b-04a03b897823", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/58d08325-0878-4c7d-a48b-04a03b897823", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-debian-7-amd64" }, { "id": "fb1d084f-357f-40e2-a2c3-59b8ecc1f6f2", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/fb1d084f-357f-40e2-a2c3-59b8ecc1f6f2", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/fb1d084f-357f-40e2-a2c3-59b8ecc1f6f2", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/fb1d084f-357f-40e2-a2c3-59b8ecc1f6f2", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-centos-7.1-x86_64" }, { "id": "a52340d8-d762-43ff-863b-923f0187beac", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/a52340d8-d762-43ff-863b-923f0187beac", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/a52340d8-d762-43ff-863b-923f0187beac", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/a52340d8-d762-43ff-863b-923f0187beac", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-centos-6.6-i386" }, { "id": "e2b62c96-abbc-41ae-a5f2-b0fe514b755c", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/e2b62c96-abbc-41ae-a5f2-b0fe514b755c", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e2b62c96-abbc-41ae-a5f2-b0fe514b755c", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/e2b62c96-abbc-41ae-a5f2-b0fe514b755c", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-centos-6.6-x86_64" }, { "id": "080f7dd0-4b3e-45ad-805f-466d6ea0f95f", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/080f7dd0-4b3e-45ad-805f-466d6ea0f95f", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/080f7dd0-4b3e-45ad-805f-466d6ea0f95f", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/080f7dd0-4b3e-45ad-805f-466d6ea0f95f", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-opensuse-13.2-x86_64" }, { "id": "0160cc0b-63a2-4a17-998f-d2ee9127ad71", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/0160cc0b-63a2-4a17-998f-d2ee9127ad71", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0160cc0b-63a2-4a17-998f-d2ee9127ad71", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/0160cc0b-63a2-4a17-998f-d2ee9127ad71", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-scientificlinux-7.1-x86_64" }, { "id": "a2b95d7e-d4d3-4c29-bdcd-19d2a144547e", "links": [ { "href": "https://compute.tyo1.conoha.io/v2/1864e71d2deb46f6b47526b69c65a45d/images/a2b95d7e-d4d3-4c29-bdcd-19d2a144547e", "rel": "self" }, { "href": "https://compute.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/a2b95d7e-d4d3-4c29-bdcd-19d2a144547e", "rel": "bookmark" }, { "href": "https://image-service.tyo1.conoha.io/1864e71d2deb46f6b47526b69c65a45d/images/a2b95d7e-d4d3-4c29-bdcd-19d2a144547e", "rel": "alternate", "type": "application/vnd.openstack.image" } ], "name": "vmi-fedora-21-x86_64" } ] }
ConoHaにて提供しておりますAPIにつきましては、クラウド基盤として採用しておりますOpenStackの機能にて実装しておりますので、詳細な情報や使い方はOpenStackのドキュメントにてご確認ください。