User GuidesAPIs, SDKs & ToolsSupportFAQ
Search
⌃K
Links
Introduction
Changelog
API
BackupsApi
ClustersApi
DatabasesApi
LogsApi
MetadataApi
RestoresApi
UsersApi
Models
APIVersion
BackupMetadata
BackupResponse
ClusterBackup
ClusterBackupList
ClusterBackupListAllOf
ClusterList
ClusterListAllOf
ClusterLogs
ClusterLogsInstances
ClusterLogsInstancesMessages
ClusterMetadata
ClusterProperties
ClusterResponse
Connection
CreateClusterProperties
CreateClusterRequest
CreateRestoreRequest
DBUser
Database
DatabaseItems
DatabaseList
DatabaseProperties
DatabaseResource
DayOfTheWeek
DeprecatedPagination
ErrorMessage
ErrorResponse
MaintenanceWindow
Metadata
Pagination
PaginationLinks
PatchClusterProperties
PatchClusterRequest
PatchUserProperties
PostgresVersionList
PostgresVersionListData
Resource
ResourceMetadata
ResourceType
State
StorageType
SynchronizationMode
User
UserItems
UserList
UserProperties
UserResource
UsersPatchRequest
Powered By GitBook

CreateRestoreRequest

The restore request.

Properties

Name
Type
Description
Notes
backup_id
str
The unique ID of the backup you want to restore.
​
recovery_target_time
datetime
If this value is supplied as ISO 8601 timestamp, the backup will be replayed up until the given timestamp. If empty, the backup will be applied completely.
[optional]
Models - Previous
CreateClusterRequest
Next - Models
DBUser
Last modified 1yr ago