Submit PITR Task
Endpoint for point in Time Restore of the database
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
POST
https://{api_host}/provider/databases/restore-pitr
COPY
Request Body
PitrRestoreDbDTO of type(s) application/json
Required
{
"instanceName": "string",
"namespaceId": "string",
"dbBackupConfig": {
"numLocalBackupDays": 0,
"numRemoteBackupDays": 0,
"automatedBackupStartTime": "string",
"enableAutoBackups": false
},
"dbMaintenanceConfig": {
"maintenanceWindowStartDay": "string",
"maintenanceWindowStartTime": "string",
"maintenanceWindowDuration": "string",
"minorVersionUpgradeEnabled": false,
"maintenanceWindowSelected": false
},
"requireClientSsl": false,
"protectionId": "string",
"restoreTimeStamp": "string"
}
string
instanceName
Required
instanceName
string As uuid As uuid
namespaceId
Required
namespaceId
boolean
requireClientSsl
Optional
requireClientSsl
string As uuid As uuid
protectionId
Required
protectionId
string As date-time As date-time
restoreTimeStamp
Required
restoreTimeStamp
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Databases Operations
POST
Add Read Replica
PUT
Change Backup Storage
PUT
Change Db Options
PATCH
Change Db Owner
PUT
Change Edition
POST
Create 7
POST
Create 8
DELETE
Delete 1
POST
Disable Require Client Ssl
POST
Enable Require Client Ssl
GET
Export Db Ca Certificate
GET
Export Db Server Certificate 1
GET
Export To CSV
GET
Export To XLS
PUT
Extend Db Disk
GET
Fetch Db Disk Freespace
GET
Fetch Supported Edition Upgrades
POST
Generate Db Logs
GET
Get Database Alerts History
GET
Get Database Notifications
GET
Get Database Search Filter Values
GET
Get Db
GET
Get DB Admin Password
GET
Get Db Updates
GET
Get Db Version
GET
Get DB Vm Root Password
GET
Get Flagged Db Alert Types
GET
Get Page 7
GET
Get PITR Allowed Range By DB
GET
Get Protection Details
GET
Get Replica Deployable Namespaces
PUT
Modify Backup Config
PUT
Modify Db Config
PUT
Poweroff
PUT
Poweron
POST
Promote Read Replica
POST
Protect
PUT
Provider Disable Db Vm Ssh
PUT
Provider Enable Db Vm Ssh
PATCH
Refresh Db Certificate
PATCH
Resync Db Trusted Certificates
PUT
Scaledbconfig
POST
Submit Clone Task
POST
Submit PITR Task
POST
Submit Recover Task
POST
Submit Restore Task
PUT
Tenant Disable Db Vm Ssh
PUT
Tenant Enable Db Vm Ssh
POST
Update Alert Type As Verified
PUT
Update Database Notifications
PATCH
Update Db Engine Rpm
PATCH
Update Db Os