Previous Topic: removeFromOsim—Remove Targets from OSIMNext Topic: setupOS (Obsolete Action)


showInstallParameter—Show Install Parameters of OS Installation Orders

This action lists for a target computer the install parameter related to the associated OS installation order.

It lists the installation parameters related to the OS installation order specified. If "planned" is coded the parameters of the planned OS installation order are listed, if "scheduled" is coded the parameters of the OS installation order that is being launched for installation are listed, and if none of them or "current" is coded they are listed from the current OS installation order.

If the target computer is not a OSIM managed system, the action fails.

This action has the following format:

targetComputer action=ShowInstallParameter 
name=computer_name
[planningLevel={current|scheduled|planned}]
name

Specifies the name of the computer of which the install parameters are listed.

planningLevel

Optional Parameter. Determines the configuration from where the parameters are taken.

current

The install parameters of the current OS installation order are listed. (Default)

scheduled

The install parameters of the OS installation order scheduled for execution are listed.

planned

The install parameters of the planned OS installation order are listed.