File: api-versions.inc

package info (click to toggle)
openstack-trove 1%3A24.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,968 kB
  • sloc: python: 50,665; sh: 2,866; makefile: 71
file content (24 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. -*- rst -*-

============
API versions
============

Lists information for all Database Service API versions.


List versions
~~~~~~~~~~~~~

.. rest_method::  GET /

Lists information about all Database Service API versions. No authentication
needed.

Normal response codes: 200

Response Example
----------------

.. literalinclude:: samples/versions-response.json
   :language: javascript