Previous page

Next page

Locate page in Contents

Print this page

pkg_setup_cmdType

Summary:

Defines the input parameters for some of the packagem interface calls. Contains the package setup information.

Type specification:

Extends pkg_paramsType

Adds the following elements:

Name

Min/Max

Type

Description

eid

0..1

eid_type

Target Server ID.

installation_package

0..[]

 

Package setup information.

[

 

 

Denotes a choice between the package and the path elements.

package

1..1

packageType

Package information.

path

1..1

base64Binary

Pathname specifying the package location.

]

 

 

 

options

0..1

none

Package setup options.

{

 

 

 

check

0..1

none

If this element is included, the call will run a simulation without actually installing a template or a package. You may include this option if you want to see the projected results of the installation, i.e the list of components (RPM packages) that will be added to the server.

force

0..1

none

Include this option to force the operation if possible. This may solve certain unexpected package installation problems.

dependencies

0..1

none

This option is not currently used.

}

 

 

 

Please send us your feedback on this help page