Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.13. listByDate

Name
listByDate
Description
List errata that have been applied to a particular channel by date.
Deprecated - being replaced by channel.software.listErrata(User LoggedInUser, string channelLabel)
Parameters
  • string sessionKey
  • string channelLabel
Return Value
  • array:
    • struct - errata
      • int id - Errata Id
      • string date - Date erratum was created.
      • string advisory_type - Type of the advisory.
      • string advisory_name - Name of the advisory.
      • string advisory_synopsis - Summary of the erratum.