223e9b1faa
The node traits API was added in API microversion 1.37. Change-Id: I8c48f2e7662ae9641ec823dc3802d5979a7ea03e Partial-Bug: #1722194
31 lines
601 B
JSON
31 lines
601 B
JSON
{
|
|
"default_version": {
|
|
"id": "v1",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"min_version": "1.1",
|
|
"status": "CURRENT",
|
|
"version": "1.37"
|
|
},
|
|
"description": "Ironic is an OpenStack project which aims to provision baremetal machines.",
|
|
"name": "OpenStack Ironic API",
|
|
"versions": [
|
|
{
|
|
"id": "v1",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"min_version": "1.1",
|
|
"status": "CURRENT",
|
|
"version": "1.37"
|
|
}
|
|
]
|
|
}
|