Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.9. getCrashesByUuid

Name
getCrashesByUuid
Description
List software crashes with given UUID
Parameters
  • string sessionKey
  • string uuid
Return Value
  • array:
    • struct - crash
      • int server_id - ID of the server the crash occurred on
      • string server_name - Name of the server the crash occurred on
      • int crash_id - ID of the crash with given UUID
      • int crash_count - Number of times the crash with given UUID occurred
      • string crash_component - Crash component
      • dateTime.iso8601 last_report - Last crash occurence