Job
Gets numrecords Of Jobs after jobid from the specified HDInsight cluster.
get/templeton/v1/jobs?op=LISTAFTERID
Query parameters
user.namestring required
The user name used for running job.
jobidstring
JobId from where to list jobs.
numrecordsinteger
Number of jobs to fetch.
showall'true' required
If showall is set to 'true', the request will return all jobs the user has permission to view, not only the jobs belonging to the user.
fields'*' required
If fields set to '', the request will return full details of the job. Currently the value can only be ''.
Response
OK response definition.