Restore database from archive

Restores archived database to the specified managed SQL Server instance.

An archive is a copy of a database that is stored in the Intelligent Risk Platform Data Vault. Data Vault is a separately licensed application that enables Intelligent Risk Platform tenants to manage archives of data servers and databases.

Archived databases can be restored to any managed SQL server on Data Bridge.

🍐

Entitlements

This operation requires the RI-DATAVAULT entitlement. Data Vault is a separately licensed application that enables Intelligent Risk Platform tenants to manage archives of data servers and databases.

🍐

Role-based Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

ConsumerContributorData Bridge Admin
NONOYES

To learn more about role-based permissions in Data Bridge, see Access Controls.

Path Params
string
required

Name of managed SQL Server instance. Archived database was originally on this server.

string
required

ID of archive to be restored.

Body Params
string | null

Name of managed SQL Server instance. Archived database is restored to this server.

string
required

Name of restored database.

Archived database is restored with the specified name on the targetInstance.

string | null

Login of principal that owns restored database.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request. Some of the provided parameters were not valid.

404

Not found. The entity you are trying to interact with does not
exist.

409

Conflict. The requested resource already exists.

500

Internal Server Error. If the problem persists you may want to
contact the Administrator.

Language
URL
Response
Choose an example:
application/json
text/plain
text/json