Run Protection Job

POST https://{{cluster}}/irisservices/api/v1/public/protectionJobs/run/{{newJobId}}

Immediately excute a single Job Run and ignore the schedule defined in the Policy. A Protection Policy associated with the Job may define up to three backup run types: 1) Regular (CBT utilized), 2) Full (CBT not utilized) and 3) Log. The passed in run type defines what type of backup is done by the Job Run. The schedule defined in the Policy for the backup run type is ignored but other settings such as the snapshot retention and retry settings are used. Returns success if the Job Run starts.

Request Body

{"copyRunTargets"=>[], "runNowParameters"=>[], "runType"=>"kRegular"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Authorizationstring
x-impersonate-tenant-idstring