Red Hat Training

A Red Hat training course is available for Red Hat Satellite

31.4. Method: listAllActions

Description

Returns a list of all actions. This includes completed, in progress, failed and archived actions.

Parameters

The following parameters are available for this method:

  • string sessionKey
Returns

The following return values are available for this method:

  • array:
    • struct - action
      • int id - Action ID
      • string name - Action name
      • string type - Action type
      • string scheduler - The user that scheduled the action (optional)
      • dateTime.iso8601 earliest - The action's earliest date and time for the action's next performance
      • int completedSystems - Number of systems that completed the action
      • int failedSystems - Number of systems that failed the action
      • int inProgressSystems - Number of systems in progress