Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.16. listPackages

Name
listPackages
Description
Returns a list of the packages affected by the erratum with the given advisory name.
Parameters
  • string sessionKey
  • string advisoryName
Return Value
  • array:
    • struct - package
      • int id
      • string name
      • string epoch
      • string version
      • string release
      • string arch_label
      • array providing_channels
        • string - - Channel label providing this package.
      • string build_host
      • string description
      • string checksum
      • string checksum_type
      • string vendor
      • string summary
      • string cookie
      • string license
      • string path
      • string file
      • string build_date
      • string last_modified_date
      • string size
      • string payload_size