Previous Topic: CreateConfigureSoftwareJobInSoftwarePolicy3Next Topic: CreateConfigureSoftwareJobInSoftwarePolicyByName3


More Information:

CreateSoftwareJobOrderPolicyProperties

CreateConfigureSoftwareJobInSoftwarePolicyByName

This method creates a configure software job for a specified software policy.

Parameters

xsd:string sessionId (m)

Session identifier got from the login method of the web service.

SoftwarePackage softwarePackage (m)

Specifies the software package properties.

xsd:string softwarePackageConfigureProcedureName (m)

Specifies the configure package procedure name.

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 job created.

Remarks

None