mogan/api-ref/source/v1/samples/flavors/flavor-get-resp.json

26 lines
680 B
JSON

{
"description": "this is a test flavor",
"links": [
{
"href": "http://10.3.150.17:6688/v1/flavors/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
"rel": "self"
},
{
"href": "http://10.3.150.17:6688/flavors/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
"rel": "bookmark"
}
],
"resources": {
"CUSTOM_BAREMETAL_GOLD": 1
},
"resource_aggregates": {
"high_mem": "true"
},
"created_at": "2016-09-27T02:37:21.966342+00:00",
"uuid": "7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
"updated_at": null,
"is_public": true,
"disabled": false,
"name": "test_flavor"
}