bd5e2cd32c
This patch adds the initial Zun API reference documents and also add the /v1/services API documents. Change-Id: I5ae6e313bce7d44fc1e42b982b4446123281c8d8 Partial-Implement: blueprint zun-api-doc
18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"services":[
|
|
{
|
|
"binary":"zun-compute",
|
|
"state":"up",
|
|
"created_at":"2017-02-01 03:25:07+00:00",
|
|
"updated_at":"2017-02-01 06:13:07+00:00",
|
|
"report_count":166,
|
|
"disabled":false,
|
|
"host":"instance-1",
|
|
"forced_down":false,
|
|
"last_seen_up":"2017-02-01 06:13:07+00:00",
|
|
"disabled_reason":null,
|
|
"id": 1
|
|
}
|
|
]
|
|
}
|