zun/api-ref/source/samples/service-get-resp.json
Hongbin Lu f762bc54e5 Add availability_zone to api-ref
Change-Id: Id1dc8b76798d230d1a51e215cfce60edd10842d9
2018-03-07 03:27:40 +00:00

19 lines
508 B
JSON

{
"services":[
{
"binary": "zun-compute",
"availability_zone": "nova",
"state": "up",
"created_at": "2017-02-01 03:25:07+00:00",
"updated_at": "2017-02-01 06:13:07+00:00",
"report_count": 166,
"disabled": false,
"host": "instance-1",
"forced_down": false,
"last_seen_up": "2017-02-01 06:13:07+00:00",
"disabled_reason": null,
"id": 1
}
]
}