cinder/api-ref/source/v3/samples/group-snapshots-create-response.json
jeremy.zhang ab9a8a2a6e Fix api-ref for group snapshots API
This patch mainly fixes the response parameters and examples for
the show/list/create group snapshots APIs.

Change-Id: If160ffdd7301337eac9353faffb72a9f069882c4
2017-10-31 15:25:22 +08:00

8 lines
192 B
JSON

{
"group_snapshot": {
"id": "6f519a48-3183-46cf-a32f-41815f816666",
"name": "first_group_snapshot",
"group_type_id": "58737af7-786b-48b7-ab7c-2447e74b0ef4"
}
}