Previous Topic: CreateConfigureSoftwareJob3Next Topic: CreateConfigureSoftwareJobInSoftwarePolicy3


More information:

CreateSoftwareJobOrderPolicyProperties

CreateConfigureSoftwareJobInSoftwarePolicy

The CreateConfigureSoftwareJobInSoftwarePolicy method creates a new software job of type 'Configure' 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.

xsd:string softwarePackageInstallProcedureId (m)

The UUID identifying the software package install 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 createConfigureSoftwareJobInSoftwarePolicy

If a 'Configure' software job was successfully created, the UUID of the new job is returned.

Remarks

None