This API is used to query DB engine versions supported by a DB instance. Before calling this API:
https://gaussdb.eu-de.otc.t-systems.com/v3/0483b6b16e954cb88930a360d2c4e663/datastore/versions
Name |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Project ID of a tenant in a region. To obtain this value, see Obtaining a Project ID. |
Name |
Type |
Description |
---|---|---|
versions |
Array of Strings |
Compatible database versions. |
{ "versions": [ "8.103", "3.223", "3.222", "3.208", "3.103", "2.7", "2.3", "1.4", "1.0" ] }
For details, see Abnormal Request Results.
For details, see Status Codes.
For details, see Error Codes.