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
33 lines
812 B
JSON
33 lines
812 B
JSON
{
|
|
"introspection": [
|
|
{
|
|
"error": null,
|
|
"finished": true,
|
|
"finished_at": "2017-08-17T11:36:16",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:5050/v1/introspection/05ccda19-581b-49bf-8f5a-6ded99701d87",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"started_at": "2017-08-17T11:33:43",
|
|
"state": "finished",
|
|
"uuid": "05ccda19-581b-49bf-8f5a-6ded99701d87"
|
|
},
|
|
{
|
|
"error": null,
|
|
"finished": true,
|
|
"finished_at": "2017-08-16T12:24:30",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:5050/v1/introspection/c244557e-899f-46fa-a1ff-5b2c6718616b",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"started_at": "2017-08-16T12:22:01",
|
|
"state": "finished",
|
|
"uuid": "c244557e-899f-46fa-a1ff-5b2c6718616b"
|
|
}
|
|
]
|
|
}
|