Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.26. Method: getEventHistory

Description

Returns a list of history items associated with the system, ordered from newest to oldest. Note that the details might be empty for events scheduled against the system (as compared to instant). For more information about such events, see the system.listSystemEvents operation.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
Returns

The following return values are available for this method:

  • array:
    • struct - History Event
      • dateTime.iso8601 completed - Date the event occurred (optional)
      • string summary - Summary of the event
      • string details - Details of the event