Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.9. Method: getCrashesByUuid

Description

List software crashes with given UUID.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string uuid
Returns

The following return values are available for this method:

  • array:
    • struct - crash
      • int server_id - ID of the server the crash occurred
      • 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