JobCancellations
Cancels the job. This is an asynchronous operation. To know the status of the cancellation, call the GetCancelOperationResult API.
post/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupJobs/{jobName}/cancel
Path parameters
vaultNamestring required
The name of the Recovery Services vault.
resourceGroupNamestring required
The name of the resource group associated with the Recovery Services vault.
subscriptionIdstring required
The subscription ID.
jobNamestring required
Name of the job to cancel.
Query parameters
api-versionstring required
Client API version.
Response
Accepted.