Restores
Get all Restores operations
Authorizations
X-API-KeystringRequired
Query parameters
pageinteger · min: 1Optional
page number
page_sizeinteger · min: 1Optional
items per page
service_idstring · min: 3Required
ServiceID Query
typestringOptional
physical or logical
orderstring · enumOptionalPossible values:
asc or desc
Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
get
/skybackup/v1/restoresCreate new Restore operation
Authorizations
X-API-KeystringRequired
Body
idstringRequired
key represents unique backup id
point_in_timestringOptional
timestamp represents date and time value in 'CCYY-MM-DD hh:mm:ss' format
service_idstringRequired
service id represents unique database id
Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
/skybackup/v1/restoresLook up eligible Services for Restore by Backup ID
Authorizations
X-API-KeystringRequired
Body
backup_idstringOptional
BackupID unique backup id
service_idstringOptional
ServiceID represents unique database id of the source service
Responses
200
OK
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
post
/skybackup/v1/restores/lookupLast updated
Was this helpful?

