Red Hat Training

A Red Hat training course is available for Red Hat Satellite

31.11. listFailedSystems

名前
listFailedSystems
説明
特定のアクションを失敗したシステム一覧を返します。
パラメーター
  • string sessionKey
  • string actionId
戻り値
  • array:
    • struct - system
      • int server_id
      • string server_name - サーバー名
      • string base_channel - サーバーが使用するベースチャンネル
      • dateTime.iso8601 timestamp - アクションが完了した日時
      • string message - アクション実行の詳細を含むオプションのメッセージ。たとえば、アクションが失敗した場合、失敗テキストが含まれます。