3a91dafb1a
This patch updates api-ref documentation with Inject NMI (Non-Masking Interrupts) that were added in API microversion 1.29. Partial-Bug: #1526226 Change-Id: I5003abcfd9a79751f40964c5bd5cb0bd550ba89d
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.29"
|
|
},
|
|
"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.29"
|
|
}
|
|
]
|
|
}
|