Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.10. Method: listSystemCrashFiles

Description

Return list of crash files for given crash ID.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int crashId
Returns

The following return values are available for this method:

  • array:
    • struct - crashFile
      • int id
      • string filename
      • string path
      • int filesize
      • boolean is_uploaded
      • date created
      • date modified