Previous Topic: CreateInstallSoftwareJobInSoftwarePolicy2Next Topic: CreateInstallSoftwareJobInSoftwarePolicyByName3


CreateInstallSoftwareJobInSoftwarePolicyByName

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

Parameters

xsd: string sessionId (m)

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

SoftwarePackage softwarePackage (m)

Specifies the software package details.

xsd: string softwarePackageProcedureName (m)

Specifies the name of install procedure for the software package.

CreateInstallSoftwareJobOrderPolicyProperties installSoftwareJobOrderPolicyProperties (m)

Software job order policy properties are specified.

xsd:string softwarePolicyName (m)

Name of the Software policy.

Return Values

xsd:string installSoftwareJobId

The UUID of the install software job is returned to the user.

Remarks

None

More information:

CreateInstallSoftwareJobOrderPolicyProperties