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

Partial-Bug: 1724716
Change-Id: I852d264eb120027aad32997dc64a6ca128ee55a3
2017-11-02 16:35:11 +00:00

7 lines
122 B
JSON

{
"share_group": {
"name": "new name",
"description": "Changing the share group description."
}
}