On-demand backup

Initiates an on-demand backup for a SQL Server backup set.

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

The inputs to the BackupNow job request

string
enum

Specify the type of backup. Set this parameter to one of the following values: FULL, DIFF, LOG.

Allowed:
int32

Specify the ID of your backup set. Get the ID using the 'List backup sets' 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json