senlin/api-ref/source/samples/services-list-response.json
YiDe Yang e5b5b787c7 API documentation for services
This patch adds services documentation to api-ref.

Change-Id: If2e3beb92f16d46a54b4eb6152718c93abaf04a3
Implements: blueprint api-add-services
2017-05-03 11:56:37 +08:00

15 lines
357 B
JSON

{
"services": [
{
"binary": "senlin-engine",
"disabled_reason": null,
"host": "host1",
"id": "f93f83f6-762b-41b6-b757-80507834d394",
"state": "up",
"status": "enabled",
"topic": "senlin-engine",
"updated_at": "2017-04-24T07:43:12"
}
]
}