nova/nova/tests/integrated/v3/api_samples/os-hypervisors/hypervisors-search-resp.jso...

11 lines
179 B
Smarty

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