Previous page

Next page

Locate page in Contents

Print this page

packageType

Summary:

A generic software package information. Agent supports different types of software packages, including different varieties of the Linux specific packages, and Virtuozzo Containers specific packages. When the packageType type is used as an input parameter, use one of the appropriate subtypes depending on the type of the software package. When it is used as an output, expect the appropriate subtype in the response packet.

Type specification:

Name

Min/Max

Type

Description

name

1..1

string

Package name.

summary

0..1

string

Summary description.

os

0..1

osType

Target OS and platform.

description

0..1

string

Description.

arch

0..1

string

Package architecture -- x86, x86_64, etc.

version

0..1

string

Package version.

Subtypes:

package_linuxType

package_rpmType

package_debType

package_vztemplateType

package_std_vztemplateType

Please send us your feedback on this help page