summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/api_samples/os-assisted-volume-snapshots/snapshot-create-assisted-resp.json.tpl
blob: 8d4e7f5709829c831ee99382c52bcabffc3af5a2 (plain)
1
2
3
4
5
6
{
    "snapshot": {
        "id": 100,
        "volumeId": "%(uuid)s"
    }
}