51a55ab03d
This patch adds the tests for generating api-ref responses of volume snapshots. Change-Id: I1b8f265e2efd1760b34baf32d9d92cb4b2777cdd Partially-Implements: blueprint generating-sample-files
12 lines
235 B
JSON
12 lines
235 B
JSON
{
|
|
"snapshot": {
|
|
"name": "snap-001",
|
|
"description": "Daily backup",
|
|
"volume_id": "5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"force": true,
|
|
"metadata": {
|
|
"key": "v3"
|
|
}
|
|
}
|
|
}
|