Help Center/
Elastic IP/
API Reference (Ankara Region)/
Native OpenStack Neutron APIs V2.0/
API Version Information/
Querying API Versions
Updated on 2024-04-15 GMT+08:00
Querying API Versions
Function
This API is used to query all available versions of a native OpenStack API.
URI
GET /
Request Parameters
None
Example Request
GET https://{Endpoint}/
Response Parameters
Parameter |
Type |
Description |
---|---|---|
versions |
Array of version objects |
Specifies the API version list. For details, see Table 2. |
Example Response
{ "versions": [ { "status": "CURRENT", "id": "v2.0", "links": [ { "href": "https://{Endpoint}/v2.0", "rel": "self" } ] } ] }
Status Code
See Status Codes.
Error Code
See Error Codes.
Parent topic: API Version Information
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot