magnum/api-ref/source/samples/versions-get-resp.json

18 lines
420 B
JSON

{
"versions":[
{
"status":"CURRENT",
"min_version":"1.1",
"max_version":"1.3",
"id":"v1",
"links":[
{
"href":"http://10.164.180.104:9511/v1/",
"rel":"self"
}
]
}
],
"name":"OpenStack Magnum API",
"description":"Magnum is an OpenStack project which aims to provide container management."
}