Job
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority. (Only for use internally with Scope job type.)
post/jobs/{jobIdentity}/YieldJob
Path parameters
jobIdentitystring uuid required
Job identifier. Uniquely identifies the job across all jobs submitted to the service.
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully yielded the specified job.