Red Hat Training

A Red Hat training course is available for Red Hat Satellite

31.11. listFailedSystems

Name
listFailedSystems
Description
Returns a list of systems that have failed a specific action.
Parameters
  • string sessionKey
  • string actionId
Return Value
  • array:
    • struct - system
      • int server_id
      • string server_name - Server name.
      • string base_channel - Base channel used by the server.
      • dateTime.iso8601 timestamp - The time the action was completed
      • string message - Optional message containing details on the execution of the action. For example, if the action failed, this will contain the failure text.