octavia/api-ref/source/index.rst
johnsom 007e5761c8 Adds v2 general API information section
This patch add the general information section to the v2 API reference.

Change-Id: I7b780d4afaa19801d800ab24f5c6ab922b57a7e2
Partial-Bug: #1558385
2017-03-03 14:35:57 -08:00

1.0 KiB

tocdepth

2

Octavia API

This is a reference for the OpenStack Load Balancing API which is provided by the Octavia project.

Current API version

Octavia API v2.0<v2/index>

Deprecated API version

Octavia API v1<v1/index>

v2/index v1/index

API Discovery

List All Major Versions

This fetches all the information about all known major API versions in the deployment.

Response

  • id: api_version_id
  • status: api_version_status
  • updated_at: updated_at

Response Example

examples/versions-get-resp.json

Note

This is just an example output and does not represent the current API versions available.

Response codes

  • 200
  • 500