List PostgreSQL databases in a location
Path parameters
ID of the project
The Ubicloud location/region
Query parameters
Pagination - Start after
Pagination - Page size
Pagination - Order column
Response
A list of Postgres Databases
Example response
{
"items": [
{
"id": "pgn30gjk1d1e2jj34v9x0dq4rp"
}
]
}Changes
Changed in 6 of the 59 revisions of this API.65
- ○
added the optional property
items/items/maintenance_window_daysto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
items/items/fallback_activeto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
items/items/target_server_countto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
16enum value to theitems/items/target_versionresponse property for the response status200response-property-enum-value-added
- ●
added the new
16enum value to theitems/items/versionresponse property for the response status200response-property-enum-value-added
- ●
added the new
17enum value to theitems/items/target_versionresponse property for the response status200response-property-enum-value-added
- ●
added the new
17enum value to theitems/items/versionresponse property for the response status200response-property-enum-value-added
- ●
added the new
18enum value to theitems/items/target_versionresponse property for the response status200response-property-enum-value-added
- ●
added the new
18enum value to theitems/items/versionresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the required property
items/items/created_atto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
items/items/target_versionto the response with the200statusresponse-required-property-added
- ○