Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.3. Method: bugzillaFixes

Description

Get the Bugzilla fixes for an erratum matching the given advisoryName. The bugs are returned in a struct where the bug ID is the key.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string advisoryName
Returns

The following return values are available for this method:

  • struct - Bugzilla info
    • string bugzilla_id - Actual bug ID number and the key for the struct entry
    • string bug_summary - Summary where the key is the bug ID number