Previous Topic: SetSoftwareJobNext Topic: SetSoftwareJob3


SetSoftwareJob2

The SetSoftwareJob2 method updates the properties of a software job. The method takes the SoftwareJobOperationMask2 sequence, which has an extra flag reinstall. See the sequence SoftwareJobOperationMask2 for more details.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobId (m)

The UUID of the software job to be updated.

SetSoftwareJobProperties2 setSoftwareJobProperties2 (m)

The properties that should be updated for the specified software job.

Return Values

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

Remarks

None

More information:

SetSoftwareJobProperties2