
In api-ref/source/v3/samples, some of JSON file contents does not match the current v3 input or output, This patch is to update the Request and Response JSON contents. Change-Id: Ib6f0fcb9dc476f77b20cd780cfc6e8e1e425f4e1
21 lines
720 B
JSON
21 lines
720 B
JSON
{
|
|
"snapshots": [
|
|
{
|
|
"status": "available",
|
|
"metadata": {
|
|
"name": "test"
|
|
},
|
|
"name": "test-volume-snapshot",
|
|
"user_id": "40c2102f4a554b848d96b14f3eec39ed",
|
|
"volume_id": "173f7b48-c4c1-4e70-9acc-086b39073506",
|
|
"created_at": "2015-11-29T02:25:51.000000",
|
|
"size": 1,
|
|
"updated_at": "2015-11-20T05:36:40.000000",
|
|
"os-extended-snapshot-attributes:progress": "100%",
|
|
"os-extended-snapshot-attributes:project_id": "0892d23df5c5471da88299517a412b90",
|
|
"id": "b1323cda-8e4b-41c1-afc5-2fc791809c8c",
|
|
"description": "volume snapshot"
|
|
}
|
|
]
|
|
}
|