Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.10. listSystemCrashFiles

Name
listSystemCrashFiles
Description
Return list of crash files for given crash id.
Parameters
  • string sessionKey
  • int crashId
Return Value
  • array:
    • struct - crashFile
      • int id
      • string filename
      • string path
      • int filesize
      • boolean is_uploaded
      • date created
      • date modified