On-demand restore

Initiates an on-demand restore for a Azure SQL backup set.

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

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

jobParams
object

Specify job parameters needed for restoring snapshot.

string

Specify "RegularRestore" as the restore type.

string
required

Specify the ID of the snapshot. Get the ID using the "List Snapshots" API.

string

Specify the name of the snapshot. Get the name using "List Snapshots" API.

Headers
string
required

Specify the authorization information in the format: 'pType=org;pID=orgID', where orgID is the ID of your organization. Get the ID of an organization using the 'List all organizations' API.

Responses

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