manila/api-ref/source/samples/share-group-snapshot-create-request.json
zhangqing fe43d281f9 Correct json format in api-ref
Update symbols in api-ref/samples with correct json format.

Change-Id: If4ea56324e6187e0eaab70503afc5ad7944c9024
2019-08-13 17:05:33 +08:00

8 lines
172 B
JSON

{
"share_group_snapshot": {
"share_group_id": "cd7a3d06-23b3-4d05-b4ca-7c9a20faa95f",
"name": "test",
"description": "test description"
}
}