Document toolboxDocument toolbox

_API SetPauseJobRequest Definition

Web Service

Type

Description

Req?

Val?

<sp:SetPauseJobRequest>

 




 

<jobID>?</jobID>

JobID

The identifier of the job to be updated. The error SP_JOBID_INVALID (1) will be returned if the supplied JobID does not exist in the ServicePower database.

(tick)

(tick)

 

<setJobToPause>?</setJobToPause>

boolean

When true, set the job to the "paused" status; when false, set the job to the "unpaused" status.

(tick)

(tick)

</sp:SetPauseJobRequest>

Â