zun/api-ref/source/samples/service-forcedown-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

8 lines
112 B
JSON

{
"service": {
"binary": "zun-compute",
"host": "tecs",
"forced_down": true
}
}