zun/api-ref/source/samples/service-enable-resp.json
miaohb 16f83bd01d Add the description about service api to api-ref
This patch adds the decription about service api to api-ref.

Change-Id: I9b5d765fdf9f627b73556e9799bd188e3d9b8505
Partially-Implements: blueprint zun-api-doc
2017-05-31 10:06:35 +08:00

9 lines
145 B
JSON

{
"service":{
"disabled": false,
"binary": "zun-compute",
"host": "tecs",
"disabled_reason": null
}
}