v5

latestSwagger 2.0raw.githubusercontent.com2020-06-02101026.1 KB
Job

Initiates cancel on given running job in the specified HDInsight.

delete/templeton/v1/jobs/{jobId}

Path parameters

jobIdstring required

The id of the job.

Query parameters

user.namestring required

The user name used for running job.

Response

OK response definition.

callbackobject

The callback URL, if any.

completedstring

The string representing completed status, for example 'done'.

exitValueinteger

The job's exit value.

idstring

The job ID.

msgobject

The message returned.

parentIdstring

The parent job ID.

percentCompletestring

The job completion percentage, for example '75% complete'.

userstring

The user name of the job creator.