The CreateConfigureSoftwareJob method creates a new software job of type 'Configure'.
Parameters
The session identifier.
The UUID identifying the software package procedure that should be used by the job.
The UUID identifying the software package install procedure that should be used by the job.
The properties required to create and order a software job.
The UUID identifying the job container associated with this new software job.
An array of UUIDs identifying the installation jobs on which this activation job should be based. The targets from the given installation jobs are used so do not supply the unitGroupIds and unitIds parameters.
An array of UUIDs identifying the unit groups to which the job should be applied. Do not specify this parameter, if an array of softwarePackageInstallationIds has been given.
An array of UUIDs identifying the units to which the job should be applied. Do not specify this parameter, if an array of softwarePackageInstallationIds has been given.
Return Values
If a software Configure job was successfully created, the UUID of the new job is returned.
Remarks
If softwarePackageInstallationIds is Null, you must specify unitId or UnitGroupid.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|