1{
2    "volume": {
3        "status": "available",
4        "migration_status": null,
5        "user_id": "0eea4eabcf184061a3b6db1e0daaf010",
6        "attachments": [],
7        "links": [
8            {
9                "href": "http://localhost:8776/v3/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
10                "rel": "self"
11            },
12            {
13                "href": "http://localhost:8776/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
14                "rel": "bookmark"
15            }
16        ],
17        "availability_zone": "nova",
18        "bootable": "false",
19        "encrypted": false,
20        "created_at": "2015-11-29T03:01:44.000000",
21        "description": "This is yet, another volume.",
22        "updated_at": null,
23        "volume_type": "lvmdriver-1",
24        "name": "vol-003",
25        "replication_status": "disabled",
26        "consistencygroup_id": null,
27        "source_volid": null,
28        "snapshot_id": null,
29        "multiattach": false,
30        "metadata": {
31            "contents": "not junk"
32        },
33        "id": "5aa119a8-d25b-45a7-8d1b-88e127885635",
34        "size": 1
35    }
36}
37