summaryrefslogtreecommitdiff
path: root/doc/api_samples/os-hypervisors/hypervisors-uptime-resp.json
blob: 78521b37311268e3f4bea238b7ddb9f771a4cd73 (plain)
1
2
3
4
5
6
7
8
9
{
    "hypervisor": {
        "hypervisor_hostname": "fake-mini",
        "id": 1,
        "state": "up",
        "status": "enabled",
        "uptime": " 08:32:11 up 93 days, 18:25, 12 users,  load average: 0.20, 0.12, 0.14"
    }
}