Previous Topic: CloseSoftwarePackageProcedureGroupSoftwarePackageProcedureListNext Topic: CreateActivateSoftwareJobInSoftwarePolicy3


CreateActivateSoftwareJobInSoftwarePolicy

The CreateActivateSoftwareJobInSoftwarePolicy method creates a new Activate software job 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 createActivateSoftwareJobInSoftwarePolicy

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

Remarks

None

More information:

CreateSoftwareJobOrderPolicyProperties