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

10 lines
165 B
JSON

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