nova/doc/api_samples/os-services/v2.69/services-list-get-resp.json

15 lines
267 B
JSON

{
"services": [
{
"binary": "nova-compute",
"host": "host1",
"status": "UNKNOWN"
},
{
"binary": "nova-compute",
"host": "host2",
"status": "UNKNOWN"
}
]
}