Previous Topic: CreateUninstallSoftwareJob3Next Topic: CreateUninstallSoftwareJobInSoftwarePolicy3


More Information:

SoftwarePackageType

CreateSoftwareJobOrderPolicyProperties

CreateUninstallSoftwareJobInSoftwarePolicy

This method creates uninstall software job in the specified 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.

SoftwarePackage softwarePackage (m)

Specifies the software package

xsd:string softwarePackageUnInstallProcedureName (m)

Specifies the uninstall procedure name.

xsd: string softwarePackageInstallProcedureName (m)

Specifies the procedure name for install software package

CreateSoftwareJobOrderPolicyProperties createSoftwareJobOrderPolicyProperties (m)

Software job order policy properties are specified.

xsd:string softwarePolicyName (m)

Name of the Software policy.

Return Values

xsd:string uninstallSoftwareJobId

The UUID of the job created.

Remarks

None