cca970b322
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
43 lines
456 B
ReStructuredText
43 lines
456 B
ReStructuredText
.. -*- rst -*-
|
|
|
|
API versions
|
|
============
|
|
|
|
|
|
|
|
|
|
|
|
Show API v3 details
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. rest_method:: GET /v3
|
|
|
|
Shows details for Block Storage API v3.
|
|
|
|
|
|
Normal response codes: 200
|
|
Error response codes:203,
|
|
|
|
|
|
Request
|
|
-------
|
|
|
|
|
|
|
|
Response Parameters
|
|
-------------------
|
|
|
|
.. rest_parameters:: parameters.yaml
|
|
|
|
- location: location
|
|
|
|
|
|
|
|
Response Example
|
|
----------------
|
|
|
|
.. literalinclude:: ./samples/version-show-response.json
|
|
:language: javascript
|
|
|
|
|