Red Hat Training

A Red Hat training course is available for Red Hat Satellite

36.10. listSystemCrashFiles

名前
listSystemCrashFiles
説明
指定したクラッシュ ID のクラッシュファイル一覧を返します。
パラメーター
  • string sessionKey
  • int crashId
戻り値
  • array:
    • struct - crashFile
      • int id
      • string filename
      • string path
      • int filesize
      • boolean is_uploaded
      • date created
      • date modified