Previous Topic: CreateUnInstallSoftwareJobInSoftwarePolicyByName3Next Topic: DeleteSoftwareJobsInComputerByName


DeleteSoftwareJobsInComputer

Deletes a specified job from the computer. Jobs are specified by the uuids.

Parameters

xsd:string sessionId (m)

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

xsd:Arrayofstring softwareJobIds (m)

The uuid of jobs to be removed.

Return Values

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

Remarks

None