05a86b3d57
Add initial API reference, which covers all inspector endpoits. The conf.py and the tox environment are stolen from ironic. Co-Authored-By: Kaifeng Wang <kaifeng.w@gmail.com> Change-Id: I5009e8708dcad8ab25380f7bf574125d6e758ef5
25 lines
558 B
JSON
25 lines
558 B
JSON
{
|
|
"rules": [
|
|
{
|
|
"description": "Set deploy info if not already set on node",
|
|
"links": [
|
|
{
|
|
"href": "/v1/rules/7459bf7c-9ff9-43a8-ba9f-48542ecda66c",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"uuid": "7459bf7c-9ff9-43a8-ba9f-48542ecda66c"
|
|
},
|
|
{
|
|
"description": "Set IPMI driver_info if no credentials",
|
|
"links": [
|
|
{
|
|
"href": "/v1/rules/b0ea6361-03cd-467c-859c-7230547dcb9a",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"uuid": "b0ea6361-03cd-467c-859c-7230547dcb9a"
|
|
}
|
|
]
|
|
}
|