Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.27. Method: listAllPackagesByDate

Description

Lists all packages in the channel, regardless of the package version, between the given dates. Example Date: '2008-08-20 08:00:00'

Note

This method is deprecated. Use the listAllPackages(string sessionKey, string channelLabel, dateTime.iso8601 startDate, dateTime.iso8601 endDate) method.
Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - channel to query
  • string startDate
  • string endDate
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