This API is used to obtain database version information about a specified type of a DB instance.
Name |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Specifies the project ID of a tenant in a region. |
datastore_name |
Yes |
Specifies the database type. DDS Community Edition is supported. The value is DDS-Community. |
Name |
Type |
Description |
---|---|---|
versions |
Array of strings |
Indicates the database version. Currently, versions 3.2 and 3.4 are supported. |
{ "versions": [ "3.2", "3.4" ] }
For more information, see Status Code.
For more information, see Error Code.