v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBNAS
Cancel backup job
Cancels the specified backup job.
put/haydn/v1/{workloadName}/v1/jobs/backup/{jobID}/cancel
Path parameters
workloadNamestring required
Specify the name of the workload. For example, 'nas'.
jobIDinteger required
Specify the ID of the job that you want to cancel. Get the ID of the job using the 'List all jobs' API.
Headers
authEntitiesstring 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.
Response
Success