Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.35. listErrata

Name
listErrata
Description
List the errata applicable to a channel between startDate and endDate.
Parameters
  • string sessionKey
  • string channelLabel - channel to query
  • dateTime.iso8601 startDate
  • dateTime.iso8601 endDate
Return Value
  • array:
    • struct - errata
      • int id - Errata ID.
      • string date - Date erratum was created.
      • string update_date - Date erratum was updated.
      • string advisory_synopsis - Summary of the erratum.
      • string advisory_type - Type label such as Security, Bug Fix
      • string advisory_name - Name such as RHSA, etc