
This patch updates api-ref documentation with VIF attach/detach changes that were added in API microversion 1.28. Closes-Bug: #1582188 Change-Id: I2950a1a356ccb3feb7a4c6335eb95a7a52b3266a
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.28"
|
|
},
|
|
"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.28"
|
|
}
|
|
]
|
|
}
|