Postgres Database
Get details of a specific Postgres Database in a location with ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the project
Example:
"pjkkmx0f2vke4h36nk9cm8v8q0"
The Ubicloud location/region
Example:
"eu-central-h1"
Postgres database ID
Example:
"pgn30gjk1d1e2jj34v9x0dq4rp"
Response
200
application/json
A Postgres Database
Kind of Postgres database
High availability type
ID of the Postgres database
Example:
"pgn30gjk1d1e2jj34v9x0dq4rp"
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
CA certificates of the root CA used to issue postgres server certificates