Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.3. bugzillaFixes

Name
bugzillaFixes
Description
Get the Bugzilla fixes for an erratum matching the given advisoryName. The bugs will be returned in a struct where the bug id is the key. i.e. 208144="errata.bugzillaFixes Method Returns different results than docs say"
Parameters
  • string sessionKey
  • string advisoryName
Return Value
  • struct - Bugzilla info
    • string bugzilla_id - actual bug number is the key into the struct
    • string bug_summary - summary who's key is the bug id