Skip to main content

MultiJob Operation

This operation can be used to modify status of multiple jobs.

Request Body

NameDescription
operationType

values JOB_SUSPEND JOB_RESUME JOB_KILL JOB_FORCE_RELEASE JOB_SUSPEND_AUTORESUME

Request Body
  • operationDescription string
  • message string
  • jobOpReq object
  • autoResumeInSec integer
  • operationType string
  • jobs object[]
  • isVisible boolean
  • jobId integer
Responses

OK

Loading...