Previous Topic: CreateInstallSoftwareJob2Next Topic: CreateInstallSoftwareJobInSoftwarePolicyByName


CreateInstallSoftwareJobInSoftwarePolicy2

The SetSoftwareJob2 method updates the properties of a software job. The method takes the SoftwareJobOperationMask2 sequence, which has a reinstall flag.

Parameters

xsd:string sessionId (m)

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

xsd:string softwarePackageProcedureId (m)

The UUID identifying the software package procedure that should be used by the job.

CreateInstallSoftwareJobOrderPolicyProperties createInstallSoftwareJobOrderPolicyProperties (m)

The properties required to create and order a software job in a software policy.

xsd:string softwarePolicyId (m)

The UUID identifying the software policy in which the software job should be created.

Return Values

xsd:string softwareJobId

If an 'Install' software job was successfully created, the UUID of the new job is returned.

Remarks

None

More information:

CreateInstallSoftwareJobOrderPolicyProperties