Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.26. getEventHistory

Name
getEventHistory
Description
Returns a list history items associated with the system, ordered from newest to oldest. Note that the details may be empty for events that were scheduled against the system (as compared to instant). For more information on such events, see the system.listSystemEvents operation.
Parameters
  • string sessionKey
  • int serverId
Return Value
  • array:
    • struct - History Event
      • dateTime.iso8601 completed - Date that the event occurred (optional)
      • string summary - Summary of the event
      • string details - Details of the event