Restore SQL Server database(s) to the original location

Performs a FULL restore of SQL Server database(s) to the original location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Specify the ID of your organization under which the SQL Server is registered. Get the ID of an organization using the 'List all organizations' API.

Body Params

Body parameters

int32
required

Specify the ID of your backup set. Get the ID using the 'List backup sets' API.

databases
array of strings
required

Specify the list of database names you want to restore. Get the names of databases associated with a backup set from the 'configuredDatabases' section of the 'Get backup set details' API.

databases*
string
required

Specify the name of the snapshot. Get the name of the snapshot using the 'List all snapshots' API.

Responses

400

Bad Request

401

The request did not include an authentication token or the authentication token was expired.

403

Forbidden

404

The requested resource was not found.

500

The request was not processed due to an internal error in Cloud.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json