Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.22. Method: listAllPackages

Description

Lists all packages in the channel, regardless of package version, between given dates.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - channel to query
  • dateTime.iso8601 startDate
  • dateTime.iso8601 endDate
Returns

The following return values are available for this method:

  • 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)