nova/doc/api_samples/os-volumes/attach-volume-to-server-req.json
Tiago Mello 4a1d27c4ad Adds API Sample tests for Volume Attachments
Partially implements bp nova-api-samples
Fixes Bug 1126204

Change-Id: I4b061f1916d688ad97c6a6ba4011dd13431a4fcb
2013-02-28 11:32:25 -03:00

6 lines
124 B
JSON

{
"volumeAttachment": {
"volumeId": "a26887c6-c47b-4654-abb5-dfadf7d3f803",
"device": "/dev/vdd"
}
}