Previous page

Next page

Locate page in Contents

Print this page

pkg_cmdType

Summary:

Defines the input parameters for some of the packagem interface calls.

Type specification:

Extends pkg_paramsType

Adds the following elements:

Name

Min/Max

Type

Description

eid

0..1

eid_type

Target Server ID.

When removing a package, specifies the Server ID of a Virtuozzo Container from which to remove the package.

When getting a list of packages or package information, specifies the Server ID of a Virtuozzo Container from which to get the list of installed packages.

If this element is omitted, the Hardware Node is assumed to be the target. For example, the list of packages available on the Hardware Node will be retrieved.

packages

0..1

packagesType

Allows to specify package parameters that will be used as a filter when getting a list of packages or a package information. Only the packages with matching parameters will be included in the result. For example, you can use the filter to get the information for a particular package by specifying its name, or you can get the information for a particular package version, and so forth.

Please send us your feedback on this help page