Get
backups
Get
Returns the specified PostgreSQL Cluster backup. To get the list of available PostgreSQL Cluster backups, make a [List] or [ListByCluster] request.
GET
Get
Authorizations
The Authorization header expects a Bearer token.
Query Parameters
ID of the PostgreSQL cluster that holds backup.
ID of the designated backup.
Response
200 - application/json
A successful response.
Creation finish timestamp.
Creation start timestamp.
Required. ID of the backup.
Is the backup an on-demand manual backup.
Size of the backup in bytes.
ID of the PostgreSQL cluster that the backup was created for.
Name of the PostgreSQL cluster that the backup was created for.
Is PostgreSQL cluster that the backup was created for visible.