2016-05-13 00:33:12 +05:30
|
|
|
.. -*- rst -*-
|
|
|
|
|
|
|
|
API versions
|
|
|
|
============
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Show API v2 details
|
2017-02-02 15:56:50 -06:00
|
|
|
~~~~~~~~~~~~~~~~~~~
|
2016-05-13 00:33:12 +05:30
|
|
|
|
|
|
|
.. 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
|
|
|
|
----------------
|
|
|
|
|
2017-07-10 17:28:40 +08:00
|
|
|
.. literalinclude:: ./samples/version-show-response.json
|
2016-05-13 00:33:12 +05:30
|
|
|
:language: javascript
|
|
|
|
|
|
|
|
|