16f83bd01d
This patch adds the decription about service api to api-ref. Change-Id: I9b5d765fdf9f627b73556e9799bd188e3d9b8505 Partially-Implements: blueprint zun-api-doc
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"service": {
|
|
"disabled": true,
|
|
"binary": "zun-compute",
|
|
"host": "host1",
|
|
"disabled_reason": "abc"
|
|
}
|
|
}
|