heat/api-ref/source/v1/samples/heat-versions-response.json

15 lines
276 B
JSON

{
"versions": [
{
"status": "CURRENT",
"id": "v1.0",
"links": [
{
"href": "http://23.253.228.211:8000/v1/",
"rel": "self"
}
]
}
]
}