Previous Topic: DiscardDeploymentJobNext Topic: GetDeploymentJobStatus


RetryDeploymentJob

This method is used to redeploy to a range of machines from within a deployment job as referenced by the job identifier.

Parameters

xsd:string sessionId (M)

The session identifier, obtained from the login to the web service.

xsd:long jobId (M)

Job identifier for the deployment job.

dsm:ArrayOfMachineCredentials arrayOfTargetMachines(m)

Machine list on which the retry is attempted. Specify valid credentials if the deployment failed due to wrong credentials, else just pass in the machine name or IP with user name and password as null.

Return Values

None

More information:

MachineCredentials