v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Postgres

Retrieve point-in-time recovery status

Retrieve information on the availability of Postgres point-in-time recovery for a Postgres instance by ID.

get/postgres/{postgresId}/recovery

Path parameters

postgresIdstring required

Response

Successful response

recoveryStatus'AVAILABLE' | 'BACKUP_NOT_READY' | 'NOT_AVAILABLE' required

Availability of point-in-time recovery.

startsAtstring date-time