zun/api-ref/source/samples/service-disable-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
144 B
JSON

{
"service": {
"disabled": true,
"binary": "zun-compute",
"host": "host1",
"disabled_reason": "abc"
}
}