Querying Database Version Information
Function
This API is used to obtain database version information about a specified type of a DB instance.
URI
Requests
Responses
- Parameter description
Table 2 Parameter description Name
Type
Description
versions
Array of strings
Indicates the database version. Currently, versions 3.2, 3.4, and 4.0 are supported.
- Response example
{ "versions": [ "3.2", "3.4", "4.0" ] }
Status Code
For more information, see Status Code.
Error Code
For more information, see Error Code.
Last Article: Querying API Version Information
Next Article: Querying All DB Instance Specifications
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.