Postgres
Get details of a specific Postgres database in a location with ID
GET
/
project
/
{project_id}
/
location
/
{location}
/
postgres
/
id
/
{postgres_database_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project
The Ubicloud location/region
Postgres database ID
Response
200 - application/json
Kind of Postgres database
High availability type
ID of the Postgres database
Location of the Postgres database
Name of the Postgres database
State of the Postgres database
Storage size in GiB
Postgres version
Size of the underlying VM
Connection string to the Postgres database
Earliest restore time (if primary)
List of Postgres firewall rules
Latest restore time (if primary)"
Is the database primary