Description

サーバープラン(flavor)の詳細情報を一覧取得します。

Request URL

Compute API

GET /v2.1/flavors/detail

Request Json

This operation does not accept a request body.

Request Parameters

Parameter Value Style Description
X-Auth-Token トークン header トークンの情報を指定します。
トークンの発行方法は、トークン発行 にてご確認ください。

Response Code

Success

200

Example

Request

curl -X GET \
-H "Accept: application/json" \
-H "X-Auth-Token: トークン" \
https://compute.c3j1.conoha.io/v2.1/flavors/detail

Response

{
	"flavors": [
		{
			"id": "フレーバーID",
			"name": "g2w-p-c12m32",
			"ram": 32768,
			"disk": 0,
			"swap": "",
			"vcpus": 12,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/09ef51a1-139c-439f-9f10-81bae5d845f5"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/09ef51a1-139c-439f-9f10-81bae5d845f5"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c2m1",
			"ram": 1024,
			"disk": 0,
			"swap": "",
			"vcpus": 2,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/09efe5d4-725a-4027-a28a-acd85286d87c"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/09efe5d4-725a-4027-a28a-acd85286d87c"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c1m2d30",
			"ram": 2048,
			"disk": 40,
			"swap": "",
			"vcpus": 1,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/1488a6c7-6c8f-4e39-a522-ccab7d3acc84"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/1488a6c7-6c8f-4e39-a522-ccab7d3acc84"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c20m128g1-l4",
			"ram": 131072,
			"disk": 0,
			"swap": "",
			"vcpus": 20,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/214643c8-4f8f-4aa9-a3d6-a28c504c0de4"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/214643c8-4f8f-4aa9-a3d6-a28c504c0de4"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c6m8",
			"ram": 8192,
			"disk": 0,
			"swap": "",
			"vcpus": 6,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/2e60a683-1f84-4f12-a3a9-7caf4bdb5e21"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/2e60a683-1f84-4f12-a3a9-7caf4bdb5e21"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c4m4",
			"ram": 4096,
			"disk": 0,
			"swap": "",
			"vcpus": 4,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/3053c9d0-890a-4b2c-ae2c-19c2ac86da25"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/3053c9d0-890a-4b2c-ae2c-19c2ac86da25"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c12m32",
			"ram": 32768,
			"disk": 0,
			"swap": "",
			"vcpus": 12,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/3229329c-4e4f-4152-98df-4728a8308b56"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/3229329c-4e4f-4152-98df-4728a8308b56"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c6m16d240",
			"ram": 16384,
			"disk": 250,
			"swap": "",
			"vcpus": 6,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/32ec2250-4123-4d73-b13e-985771208a2e"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/32ec2250-4123-4d73-b13e-985771208a2e"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c24m64",
			"ram": 65536,
			"disk": 0,
			"swap": "",
			"vcpus": 24,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/3de8506d-a003-4caf-a5c7-73a705b45247"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/3de8506d-a003-4caf-a5c7-73a705b45247"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c1m512",
			"ram": 512,
			"disk": 0,
			"swap": "",
			"vcpus": 1,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/3f8244e7-c7a2-4c60-84b9-cd76dd98a177"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/3f8244e7-c7a2-4c60-84b9-cd76dd98a177"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c24m64",
			"ram": 65536,
			"disk": 0,
			"swap": "",
			"vcpus": 24,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/4034a027-8714-4e5d-8f37-b8a90264b628"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/4034a027-8714-4e5d-8f37-b8a90264b628"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c1m1d10",
			"ram": 1024,
			"disk": 20,
			"swap": "",
			"vcpus": 1,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/42ae7d35-dcb0-4fb9-bae5-df7efee9c25f"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/42ae7d35-dcb0-4fb9-bae5-df7efee9c25f"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c4m4",
			"ram": 4096,
			"disk": 0,
			"swap": "",
			"vcpus": 4,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/4a331166-a4e9-49dc-a89f-04e7b299889d"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/4a331166-a4e9-49dc-a89f-04e7b299889d"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c16m64d1000",
			"ram": 65536,
			"disk": 1010,
			"swap": "",
			"vcpus": 16,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/4e0d8272-48c4-46c5-9947-fc599f540f9e"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/4e0d8272-48c4-46c5-9947-fc599f540f9e"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c2m1",
			"ram": 1024,
			"disk": 0,
			"swap": "",
			"vcpus": 2,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/4f32f7c2-b55b-4d1d-a0c7-320f0feaf8f4"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/4f32f7c2-b55b-4d1d-a0c7-320f0feaf8f4"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c2m4d60",
			"ram": 4096,
			"disk": 70,
			"swap": "",
			"vcpus": 2,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/4f4a2fd5-258c-4540-b21b-c84594138f1a"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/4f4a2fd5-258c-4540-b21b-c84594138f1a"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c4m8d120",
			"ram": 8192,
			"disk": 130,
			"swap": "",
			"vcpus": 4,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/5af64431-3baf-40a7-8a7b-946447dd2900"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/5af64431-3baf-40a7-8a7b-946447dd2900"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c3m2",
			"ram": 2048,
			"disk": 0,
			"swap": "",
			"vcpus": 3,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/6354dabe-00c1-475c-8f57-9b9db214f4c2"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/6354dabe-00c1-475c-8f57-9b9db214f4c2"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c22m228g1-h100",
			"ram": 233472,
			"disk": 0,
			"swap": "",
			"vcpus": 22,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/66394e53-3e1c-455a-a09e-e575520edcef"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/66394e53-3e1c-455a-a09e-e575520edcef"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c4m4",
			"ram": 4096,
			"disk": 0,
			"swap": "",
			"vcpus": 4,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/6f3c4747-8471-4a38-902b-4c57ad76d776"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/6f3c4747-8471-4a38-902b-4c57ad76d776"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c6m8",
			"ram": 8192,
			"disk": 0,
			"swap": "",
			"vcpus": 6,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/6f894e28-6ce3-426d-9a9d-36ac8d07c4a7"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/6f894e28-6ce3-426d-9a9d-36ac8d07c4a7"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c8m16",
			"ram": 16384,
			"disk": 0,
			"swap": "",
			"vcpus": 8,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/719b3191-3163-478a-b14c-cb667e0e19b2"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/719b3191-3163-478a-b14c-cb667e0e19b2"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c24m64",
			"ram": 65536,
			"disk": 0,
			"swap": "",
			"vcpus": 24,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/74de86d2-9a6d-4396-99b7-ba510fa7dcf7"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/74de86d2-9a6d-4396-99b7-ba510fa7dcf7"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c3m2",
			"ram": 2048,
			"disk": 0,
			"swap": "",
			"vcpus": 3,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/784f1ae8-0bc8-4d06-a06b-2afaa9580e0a"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/784f1ae8-0bc8-4d06-a06b-2afaa9580e0a"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c8m16",
			"ram": 16384,
			"disk": 0,
			"swap": "",
			"vcpus": 8,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/7a67cd68-8453-4e1b-b3a8-ba5c3a10a5f4"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/7a67cd68-8453-4e1b-b3a8-ba5c3a10a5f4"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c1m512",
			"ram": 512,
			"disk": 0,
			"swap": "",
			"vcpus": 1,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/8401b041-1497-4d3a-9946-a8ecb0ea915f"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/8401b041-1497-4d3a-9946-a8ecb0ea915f"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2d-t-c8m32d480",
			"ram": 32768,
			"disk": 490,
			"swap": "",
			"vcpus": 8,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/93865573-c6be-4834-8129-901336cac0f7"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/93865573-c6be-4834-8129-901336cac0f7"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c24m64",
			"ram": 65536,
			"disk": 0,
			"swap": "",
			"vcpus": 24,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/95afc016-cf7f-4cc1-8622-8790bdc95bb7"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/95afc016-cf7f-4cc1-8622-8790bdc95bb7"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c22m228g1-h100",
			"ram": 233472,
			"disk": 0,
			"swap": "",
			"vcpus": 22,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/9845d28f-6e8f-4ac9-9de7-9c5fc0daa664"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/9845d28f-6e8f-4ac9-9de7-9c5fc0daa664"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c4m4",
			"ram": 4096,
			"disk": 0,
			"swap": "",
			"vcpus": 4,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/a2734ed4-1d04-46bf-a3c9-3b6f8d5ec43c"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/a2734ed4-1d04-46bf-a3c9-3b6f8d5ec43c"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c12m32",
			"ram": 32768,
			"disk": 0,
			"swap": "",
			"vcpus": 12,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/a5cc3a59-99e8-4671-9c4d-0cca816ea9e6"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/a5cc3a59-99e8-4671-9c4d-0cca816ea9e6"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c3m2",
			"ram": 2048,
			"disk": 0,
			"swap": "",
			"vcpus": 3,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/b5d047c0-2fc2-4a06-b26b-5d18d7fdf694"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/b5d047c0-2fc2-4a06-b26b-5d18d7fdf694"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c20m128g1-l4",
			"ram": 131072,
			"disk": 0,
			"swap": "",
			"vcpus": 20,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/b5d0e377-3440-41c2-a967-15bbde929325"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/b5d0e377-3440-41c2-a967-15bbde929325"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-p-c8m16",
			"ram": 16384,
			"disk": 0,
			"swap": "",
			"vcpus": 8,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/b8a19dfd-3f20-4913-a8cb-9f4d1a45b27c"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/b8a19dfd-3f20-4913-a8cb-9f4d1a45b27c"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c12m32",
			"ram": 32768,
			"disk": 0,
			"swap": "",
			"vcpus": 12,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/b9eb8f9f-6cbf-4c8b-89cd-b0cfb484f13a"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/b9eb8f9f-6cbf-4c8b-89cd-b0cfb484f13a"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c2m1",
			"ram": 1024,
			"disk": 0,
			"swap": "",
			"vcpus": 2,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/be5499be-f4b2-45e4-a7b2-cc7c47c1864f"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/be5499be-f4b2-45e4-a7b2-cc7c47c1864f"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c6m8",
			"ram": 8192,
			"disk": 0,
			"swap": "",
			"vcpus": 6,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/c8ce932a-a7de-4fbb-ab64-903826082be3"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/c8ce932a-a7de-4fbb-ab64-903826082be3"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-t-c3m2",
			"ram": 2048,
			"disk": 0,
			"swap": "",
			"vcpus": 3,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/cb3a7934-7b93-447a-8c54-3fd5d4e67a1f"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/cb3a7934-7b93-447a-8c54-3fd5d4e67a1f"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c8m16",
			"ram": 16384,
			"disk": 0,
			"swap": "",
			"vcpus": 8,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/d8270d6e-fb46-4ed6-b1a4-6b657b16f1c3"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/d8270d6e-fb46-4ed6-b1a4-6b657b16f1c3"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2l-t-c2m1",
			"ram": 1024,
			"disk": 0,
			"swap": "",
			"vcpus": 2,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/f2a77529-1815-43a2-bc14-1f3f6b09079c"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/f2a77529-1815-43a2-bc14-1f3f6b09079c"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		},
		{
			"id": "フレーバーID",
			"name": "g2w-p-c6m8",
			"ram": 8192,
			"disk": 0,
			"swap": "",
			"vcpus": 6,
			"rxtx_factor": 1,
			"links": [
				{
					"rel": "self",
					"href": "https://compute.c3j1.conoha.io/v2.1/flavors/f80eb2f1-c7c4-4e0a-9b4c-ba67695cdd39"
				},
				{
					"rel": "bookmark",
					"href": "https://compute.c3j1.conoha.io/flavors/f80eb2f1-c7c4-4e0a-9b4c-ba67695cdd39"
				}
			],
			"OS-FLV-EXT-DATA:ephemeral": 0,
			"OS-FLV-DISABLED:disabled": false,
			"os-flavor-access:is_public": true
		}
	]
}

ConoHaにて提供しておりますAPIにつきましては、クラウド基盤として採用しておりますOpenStackの機能にて実装しておりますので、詳細な情報や使い方はOpenStackのドキュメントにてご確認ください。