Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.26. listAllPackages

Name
listAllPackages
Description
Lists all packages in the channel, regardless of package version, between the given dates. Example Date: '2008-08-20 08:00:00'
Deprecated - being replaced by listAllPackages(string sessionKey, string channelLabel, dateTime.iso8601 startDate, dateTime.iso8601 endDate)
Parameters
  • string sessionKey
  • string channelLabel - channel to query
  • string startDate
  • string endDate
Return Value
  • array:
    • struct - package
      • string name
      • string version
      • string release
      • string epoch
      • string checksum
      • string checksum_type
      • int id
      • string arch_label
      • string last_modified_date
      • string last_modified - (Deprecated)