nova/doc/v3/api_samples/os-hypervisors/hypervisors-search-resp.json

11 lines
179 B
JSON

{
"hypervisors": [
{
"hypervisor_hostname": "fake-mini",
"id": 1,
"state": "up",
"status": "enabled"
}
]
}