nova/nova/tests/functional/api_samples/os-hypervisors/hypervisors-list-resp.json.tpl

8 lines
118 B
Smarty

{
"hypervisors": [
{
"hypervisor_hostname": "fake-mini",
"id": 1
}
]
}