Get PITR Allowed Range
Endpoint to get latest restorable time by backup for Point in time restore operation
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/backups/{backupId}/pitr/range
COPY
Path Parameters
string
backupId
Required
ID of the Backup
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/backups/{backupId}/pitr/range