deb-cinder/api-ref/source/v3/samples/volumes-list-summary-response.json
wangxiyuan 3ebee7f64a [api-ref]Add volumes/summary API doc
GET volumes/summary is introduced to Cinder from V3.12. This patch
add this API's doc.

Change-Id: I8d83e9308691bc4f1117aa47d40cba2daadd36ee
Closes-bug: #1616802
2017-01-26 23:30:02 +08:00

6 lines
71 B
JSON

{
"volume-summary": {
"total_size": 4,
"total_count": 4
}
}