summaryrefslogtreecommitdiff
path: root/doc/api_samples/os-volumes/attach-volume-to-server-req.json
blob: f2d5f69bd525efe7c71e3da2ec6846d770f25a9a (plain)
1
2
3
4
5
6
{
    "volumeAttachment": {
        "volumeId": "a07f71dc-8151-4e7d-a0cc-cd24a3f11113",
        "device": "/dev/sdb"
    }
}