Previous Topic: CreateActivateSoftwareJobInSoftwarePolicy3Next Topic: CreateActivateSoftwareJobInSoftwarePolicyByName3


More Information:

CreateSoftwareJobOrderPolicyProperties

CreateActivateSoftwareJobInSoftwarePolicyByName

This method creates an activate software job in the named 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

xsd:string softwarePackageActivateProcedureName (m)

Specifies the name of the software package procedure of type activate.

xsd:string softwarePackageInstallProcedureName (m)

Specifies the install software package procedure name.

CreateSoftwareJobOrderPolicyProperties createSoftwareJobOrderPolicyProperties (m)

Software job order policy properties are specified.

xsd:string softwarePolicyName (m)

Name of the Software policy.

Return Values

xsd:string configureSoftwareJobId

The UUID of the configure software job.

Remarks

None