From f54964d520096a11896bc1d546878d0ca2a8b023 Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Fri, 14 Dec 2018 05:47:38 -0500 Subject: [PATCH] api-ref: add qos_specs_id to show default volume type response https://developer.openstack.org/api-ref/block-storage/v3/?expanded=update-extra-specification-for-volume-type-detail,delete-extra-specification-for-volume-type-detail,show-volume-type-detail-detail,show-default-volume-type-detail,show-extra-specification-for-volume-type-detail,show-all-extra-specifications-for-volume-type-detail,create-or-update-extra-specs-for-volume-type-detail,update-a-volume-type-detail#show-default-volume-type Change-Id: Ia097263b2354534fc77f229cc257bc8de8dd51dc --- api-ref/source/v3/volumes-v3-types.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/api-ref/source/v3/volumes-v3-types.inc b/api-ref/source/v3/volumes-v3-types.inc index 98e2c6012a5..aca96114900 100644 --- a/api-ref/source/v3/volumes-v3-types.inc +++ b/api-ref/source/v3/volumes-v3-types.inc @@ -333,6 +333,7 @@ Response Parameters - extra_specs: extra_specs_volume_type_optional - description: description_volume_type_required - name: name_volume_type_required + - qos_specs_id: qos_specs_id Response Example