cinder/api-ref/source/v2/volumes-v2-versions.inc
junboli cca970b322 Api-ref: Reorganize volumes versions
In v2 sample path, there are redundant files version-v2-show-response.json,
in v3 sample path, there are redundant files version-v2-show-response.json
and version-v3-show-response.json, This patch is to remove the redundant
JSON file and reorganize volumes versions of v2 and v3

Change-Id: I3d9337cc94ad02138459742a7b84fe97bd09bb90
2017-07-10 17:28:40 +08:00

41 lines
429 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-show-response.json
:language: javascript