resumeJob resumejob
Restarts a paused job.
Syntax
Authorized User Types section-eab49f4b6d1041179000326a10fee889
IpsUser
IpsAdmin
IpsCompanyAdmin
TrialSiteAdmin
TrialSiteUser
ImagePortalAdmin
ImagePortalContrib
ImagePortalContribUser
Parameters section-6b2f8aa65d4d4ae1af0c9cee468b0a51
Input (resumeJobParam)
Name
Type
Required
Description
companyHandle
xsd:string
Yes
The handle to the company with the job you want to restart.
jobHandle
xsd:string
Yes
The handle to the paused job.
Output (resumeJobReturn)
The IPS API does not return a response for this operation.
Examples section-d0524e031f1f43d89430eade19526162
This code sample restarts a paused job.
Request
<resumeJobParam xmlns="http://www.scene7.com/IpsApi/xsd">
<companyHandle>47</companyHandle>
<jobHandle>47|My Test Job|</jobHandle>
</resumeJobParam>
Response
None.
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681