Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.35. Method: listErrata

Description

List the errata applicable to a channel.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - Channel to query
Returns

The following return values are available for this method:

  • array:
    • struct - errata
      • int id - Errata Id
      • string advisory_synopsis - Summary of the erratum.
      • string advisory_type - Type label, such as "Security", "Bug Fix", or "Enhancement"
      • string advisory_name - Name, such as RHSA
      • string advisory - Name of the advisory (deprecated)
      • string issue_date - Date format, which follows YYYY-MM-DD HH24:MI:SS (deprecated)
      • string update_date - date format, which follows YYYY-MM-DD HH24:MI:SS (deprecated)
      • string synopsis (deprecated)
      • string last_modified_date - date format, which follows YYYY-MM-DD HH24:MI:SS (deprecated)