nova/nova/tests/integrated/v3/api_samples/os-hypervisors/hypervisors-servers-resp.js...

10 lines
165 B
Smarty

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