Skip to main content
POST
Analyze Backup

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the database

backupid
string
required

The ID of the backup

Response

200 - application/json

Analysis started

analysis_state
string
Example:

"pending"