Previous Topic: CreateInstallSoftwareJob3Next Topic: CreateInstallSoftwareJobInSoftwarePolicy3


More Information:

CreateSoftwareJobOrderPolicyProperties

CreateInstallSoftwareJobInSoftwarePolicy

The CreateInstallSoftwareJobInSoftwarePolicy method creates a new software job of type 'Install' within a given software policy.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageProcedureId (m)

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

CreateSoftwareJobOrderPolicyProperties softwareJobOrderPolicyProperties (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 createInstallSoftwareJobInSoftwarePolicy

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

Remarks

None