Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.29. Method: listAllPackagesByDate

Description

Lists all packages in the channel, regardless of the package version

Note

This method is deprecated. Use the listAllPackages(string sessionKey, string channelLabel) method.
Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - channel to query
Returns

The following return values are available for this method:

  • array:
    • struct - package
      • string name
      • string version
      • string release
      • string epoch
      • string id
      • string arch_label
      • string last_modified