manila/api-ref/source/samples/share-group-snapshot-update-request.json
zhongjun cd77c128b0 Add API document for share group [3/3]
This patch adds a new API document for share group snapshot.

Partial-Bug: 1724716
Change-Id: I832d264eb220027aad32937dc64a6ca428ee55a4
2017-11-02 16:38:16 +00:00

7 lines
115 B
JSON

{
"share_group_snapshot": {
"name": "update name",
"description": "update description"
}
}