Used to deploy a package on the target computers. The jobId from an earlier Scan operation needs to be passed in as input to this method. This jobId basically identifies the list of computers from the scan on which the deployment needs to take place.
Parameters
The session identifier, obtained from the login to the web service.
JobId returned from the scan method
Contains information regarding the target machines credentials and scalability server if required. If the user identified by targetUserName and targetPassword doesn’t have access to all of the machines targeted for deployment, then the field arrayOfTargetMachineCredentials can be used to supply machine specific credentials. If deployment is required to take place from a scalability server, then scalability server details needs be appropriately supplied.
Contains information regarding the package that needs to be deployed. Appropriate parameter values for the package needs to be set before calling Deploy.
Return Values
None
Remarks
GetDeploymentJobStatus() needs to be called after this method to get the status of the deployment operation.
|
Copyright © 2013 CA.
All rights reserved.
|
|