7f2131e3a1
api-ref path needs update to support uploading cinder api-refs to developer.openstack.org/api-ref/block-storage update includes https://github.com/openstack/cinder/tree/master/api-ref/v2/source to https://github.com/openstack/cinder/tree/master/api-ref/source/v2 Depends-on: Id38dd0609c77b0d6bcd0d935a9312b0211134802 Implements: bp api-reference-to-rst Change-Id: If3a058a95f1eaa8481a926183591ff0f4b23e97b
37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"volume": {
|
|
"status": "available",
|
|
"migration_status": null,
|
|
"user_id": "0eea4eabcf184061a3b6db1e0daaf010",
|
|
"attachments": [],
|
|
"links": [
|
|
{
|
|
"href": "http://localhost:8776/v2/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://localhost:8776/0c2eba2c5af04d3f9e9d0d410b371fde/volumes/5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"availability_zone": "nova",
|
|
"bootable": "false",
|
|
"encrypted": false,
|
|
"created_at": "2015-11-29T03:01:44.000000",
|
|
"description": "This is yet, another volume.",
|
|
"updated_at": null,
|
|
"volume_type": "lvmdriver-1",
|
|
"name": "vol-003",
|
|
"replication_status": "disabled",
|
|
"consistencygroup_id": null,
|
|
"source_volid": null,
|
|
"snapshot_id": null,
|
|
"multiattach": false,
|
|
"metadata": {
|
|
"contents": "not junk"
|
|
},
|
|
"id": "5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"size": 1
|
|
}
|
|
}
|