Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.29. listAllPackagesByDate

Name
listAllPackagesByDate
Description
Lists all packages in the channel, regardless of the package version, whose last modified date is greater than given date. Example Date: '2008-08-20 08:00:00'
Deprecated - being replaced by listAllPackages(string sessionKey, string channelLabel, dateTime.iso8601 startDate)
Parameters
  • string sessionKey
  • string channelLabel - channel to query
  • string startDate
Return Value
  • array:
    • struct - package
      • string name
      • string version
      • string release
      • string epoch
      • string id
      • string arch_label
      • string last_modified