Querying an API Version (Native OpenStack API)

Function

This API is used to query a specified API version, such as version compatibility and domain name information of an API.

URI

GET /{api_version}

Table 1 lists the parameters in the URI.

Table 1 Parameter description

Parameter

Mandatory

Type

Description

api_version

Yes

String

Specifies the API version, for example v2.0.

Request

Request parameters

None

Example Request

Querying an API version

GET https://{Endpoint}/v2.0

Response

Returned Values