From d85308c83cb0f1d489c43a9b0b17a7e39328bc4b Mon Sep 17 00:00:00 2001 From: zhufl Date: Wed, 14 Nov 2018 10:51:07 +0800 Subject: [PATCH] api-ref: volume summary is available from v3.12 GET volumes/summary is introduced to Cinder from V3.12, so this to add the comment for it. Change-Id: I7211ba4355fe9a10203e01436e571f41f8040adc --- api-ref/source/v3/volumes-v3-volumes.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api-ref/source/v3/volumes-v3-volumes.inc b/api-ref/source/v3/volumes-v3-volumes.inc index 6e13758ed07..15dc2ea7e6e 100644 --- a/api-ref/source/v3/volumes-v3-volumes.inc +++ b/api-ref/source/v3/volumes-v3-volumes.inc @@ -759,7 +759,8 @@ Get volumes summary .. rest_method:: GET /v3/{project_id}/volumes/summary -Display volumes summary with total number of volumes and total size in GB +Display volumes summary with total number of volumes and total size in GB. +Available since API microversion 3.12. Response codes