Jobs
Start the job with the given name and group name. The job will only be started, if it is not already running.
post
Authorizations
AuthorizationstringRequired
Query parameters
jobGroupstringRequired
jobNamestringRequired
Responses
200
OK
application/json
errorMessagestringOptional
The error message describing why the job could not be completed.
jobGroupstringOptional
The group of the triggered job.
jobNamestringOptional
The name of the triggered job.
statusstring · enumRequiredPossible values:
Results of the attempt to trigger the job.
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Server Error
application/json
post
/rest/v5/jobs/startJobStart the jobs with the given group name. A job will only be started, if it is not already running.
post
Authorizations
AuthorizationstringRequired
Query parameters
jobGroupstringRequired
Responses
200
OK
application/json
errorMessagestringOptional
The error message describing why the job could not be completed.
jobGroupstringOptional
The group of the triggered job.
jobNamestringOptional
The name of the triggered job.
statusstring · enumRequiredPossible values:
Results of the attempt to trigger the job.
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Server Error
application/json
post
/rest/v5/jobs/startJobsWithGroupNameAuthorizations
AuthorizationstringRequired
Query parameters
jobNamestringRequired
Responses
200
OK
application/json
errorMessagestringOptional
The error message describing why the job could not be completed.
jobGroupstringOptional
The group of the triggered job.
jobNamestringOptional
The name of the triggered job.
statusstring · enumRequiredPossible values:
Results of the attempt to trigger the job.
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Server Error
application/json
post
/rest/v5/jobs/startJobsWithNameLast updated
Was this helpful?

