octavia/api-ref/source/index.rst

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