pauseJob pausejob
Pauses an active job.
Syntax
Authorized User Types section-f2bf306ab4574871bd21f9f7dd681033
IpsUser
IpsAdmin
IpsCompanyAdmin
TrialSiteAdmin
TrialSiteUser
ImagePortalAdmin
ImagePortalContrib
ImagePortalContribUser
Parameters section-7aedb924cf8b4e05a0dc927636d537a0
Input (pauseJobParam)
Name
Type
Required
Description
companyHandle
xsd:string
Yes
Handle to the company.
jobHandle
xsd:string
Yes
Handle to the job you want to pause.
Output (PauseJobReturn)
The IPS API does not return a response for this operation.
Examples section-ee4914f9496f4bd88556728a48fb22c1
This code sample pauses an active job.
Request
<pauseJobParam xmlns="http://www.scene7.com/IpsApi/xsd">
<companyHandle>47</companyHandle>
<jobHandle>47|My Test Job|</jobHandle>
</pauseJobParam>
Response
None.
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681