cinder/api-ref/source/v2/samples/volume-metadata-update-key-response.json
jeremy.zhang 49dce5e87b [api-ref] Update volume metadata for a specific key (v2)
This patch is to add api-ref for cinder v2 api: update volume metadata
for a specific key.

Change-Id: I6aa92c3b56ed08830c82f7adbbf8dcb36e980162
2017-07-19 16:57:09 +00:00

6 lines
43 B
JSON

{
"meta": {
"name": "new_name"
}
}