1{
2    "services": [{
3        "status": "enabled",
4        "binary": "cinder-scheduler",
5        "zone": "nova",
6        "state": "up",
7        "updated_at": "2017-06-29T05:50:35.000000",
8        "host": "devstack",
9        "disabled_reason": null
10    },
11    {
12        "status": "enabled",
13        "binary": "cinder-backup",
14        "zone": "nova",
15        "state": "up",
16        "updated_at": "2017-06-29T05:50:42.000000",
17        "host": "devstack",
18        "disabled_reason": null
19    },
20    {
21        "status": "enabled",
22        "binary": "cinder-volume",
23        "zone": "nova",
24        "frozen": false,
25        "state": "up",
26        "updated_at": "2017-06-29T05:50:39.000000",
27        "cluster": null,
28        "host": "devstack@lvmdriver-1",
29        "replication_status": "disabled",
30        "active_backend_id": null,
31        "disabled_reason": null
32    }]
33}
34