Previous Topic: DeleteSoftwareJobsInComputerNext Topic: FindSoftwareJob


DeleteSoftwareJobsInComputerByName

Removes jobs from a specified computer created by a software .

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string computerHostName (m)

The name ofthe computer whose job list is to be targeted for the job removal.

SoftwareByName softwareByName (m)

The software package details of the job to be removed.

Return Values

This is a void method that does not expose a return value.

Remarks

None