1{
2    "volume": {
3        "attachments": [
4            {
5                "device": "/dev/vdb",
6                "id": "cd76a3a1-c4ce-40f6-9b9f-07a61508938d",
7                "server_id": "12065",
8                "volume_id": "cd76a3a1-c4ce-40f6-9b9f-07a61508938d"
9            }
10        ],
11        "availability_zone": "nova",
12        "created_at": "2013-06-24T11:20:13.000000",
13        "display_description": "",
14        "display_name": "test_volume_2",
15        "id": "cd76a3a1-c4ce-40f6-9b9f-07a61508938d",
16        "metadata": {},
17        "size": 2,
18        "snapshot_id": null,
19        "status": "in-use",
20        "volume_type": "None"
21    }
22}
23