Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.37. Method: listErrata

Description

List the errata applicable to a channel between a start date and end date.

Note

This method is deprecated. Use the listErrata(string sessionKey, string channelLabel, dateTime.iso8601 startDate, dateTime.iso8601) method.
Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - Channel to query
  • string startDate
  • string startDate
Returns

The following return values are available for this method:

  • array:
    • struct - errata
      • string advisory - Name of the advisory
      • string issue_date - Date format, which follows YYYY-MM-DD HH24:MI:SS
      • string update_date - Date format, which follows YYYY-MM-DD HH24:MI:SS
      • string synopsis
      • string advisory_type
      • string last_modified_date - Date format, which follows YYYY-MM-DD HH24:MI:SS