This method is used to retrieve the status of a current deployment from the DMDeploy manager referenced by the job identifier. This returns the status of the scan or deployment at that point of time.
Parameters
The session identifier, obtained from the login to the web service.
Jobid of the deployment or scan operation.
Specifies the deployment status information to be retrieved.
Return Values
If the value is true, then there is no more status information to be retrieved or the required operation is done. If false, then the scan or deploy operation is still in progress and further status can be retrieved by calling the method again.
Returns an array of ComputerStatusInfo structures that contain a snapshot of the status of the scan or deployment
Remarks
This method needs to be called repeatedly with a time lapse until bNoNoreComputers flag is true to track and retrieve the whole status of the deployment operation.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|