Jobs
Operations for jobs
Start the job with the given name and group name. The job will only be started, if it is not already running.
post
Required Roles: ApiJobs
Authorizations
AuthorizationstringRequired
Query parameters
jobGroupstringRequired
jobNamestringRequired
Responses
200
OK
application/json
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
Required Roles: ApiJobs
Authorizations
AuthorizationstringRequired
Query parameters
jobGroupstringRequired
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Server Error
application/json
post
/rest/v5/jobs/startJobsWithGroupNameRequired Roles: ApiJobs
Authorizations
AuthorizationstringRequired
Query parameters
jobNamestringRequired
Responses
200
OK
application/json
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?

