Jobs
Cancels the given job.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataServices/{dataServiceName}/jobDefinitions/{jobDefinitionName}/jobs/{jobId}/cancel
Path parameters
dataServiceNamestring required
The name of the data service of the job definition.
jobDefinitionNamestring required
The name of the job definition of the job.
jobIdstring required
The job id of the job queried.
subscriptionIdstring required
The Subscription Id
resourceGroupNamestring required
The Resource Group Name
dataManagerNamestring required
The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
Query parameters
api-versionstring required
The API Version
Response
Accepted job cancellation request.