
This patch adds the load balancer section to the v2 API reference. Change-Id: Ibe5b6372ba859f47e6738e97ff14c66f58514e42 Partial-Bug: #1558385
1.0 KiB
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 codes
- 200
- 500
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.