34.71. Method: listPackagesFromChannel

Description

Provides a list of packages installed on a system that are also contained in the given channel. The installed package list does not include architecture information before Red Hat Enterprise Linux 5, so it is architecture unaware. Red Hat Enterprise Linux 5 systems do upload the architecture information, and thus are architecture aware.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
  • string channelLabel
Returns

The following return values are available for this method:

  • array:
    • struct - package
      • string name
      • string version
      • string release
      • string epoch
      • int id
      • string arch_label
      • string path - The path on that file system that the package resides
      • string provider - The provider of the package, determined by its GPG key
      • dateTime.iso8601 last_modified