cinder/api-ref/source/v2/volumes-v2-versions.inc
liuyamin 3f2539fa4f Delete the duplicate interface about the api version
In the document of cinder api,there are duplicate interface in the
api-versions.inc and volumes-v2/v3-versions.inc about listng all
api versions(rest_method:: GET /).So remove the interface in
volumes-v2/v3-versions.inc

Closes-Bug: #1674278
Change-Id: I34da088161771ec8e518a02235c7f78988a311f5
2017-03-23 14:24:57 +08:00

41 lines
432 B
ReStructuredText

.. -*- rst -*-
API versions
============
Show API v2 details
~~~~~~~~~~~~~~~~~~~
.. rest_method:: GET /v2
Shows details for Block Storage API v2.
Normal response codes: 200
Request
-------
Response Parameters
-------------------
.. rest_parameters:: parameters.yaml
- location: location
Response Example
----------------
.. literalinclude:: ./samples/version-v2-show-response.json
:language: javascript