Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.11. getDetails

Name
getDetails
Description
Retrieves the details for the erratum matching the given advisory name.
Parameters
  • string sessionKey
  • string advisoryName
Return Value
  • struct - erratum
    • int id
    • string issue_date
    • string update_date
    • string last_modified_date - This date is only included for published erratum and it represents the last time the erratum was modified.
    • string synopsis
    • int release
    • string type
    • string product
    • string errataFrom
    • string topic
    • string description
    • string references
    • string notes
    • string solution