Previous Topic: AbortDeploymentJobNext Topic: ResumeDeploymentJob


SuspendDeploymentJob

This method is used to suspend a running deployment job as referenced by the deployment job identifier. The system suspends the installation at a safe point in the deployment for all specified targets. For targets where package transfer has started this will be stopped at the current point. For targets where the package installer has started the installation it will go to completion.

Parameters

xsd:string sessionId (m)

Session Id, obtained from the login to the web service.

xsd:long jobId (m)

Job identified for the deployment job.

Return Values

None

Remarks