Este conteúdo não está disponível no idioma selecionado.
31.8. listCompletedActions
- Name
- listCompletedActions
- Description
- Returns a list of actions that have completed successfully.
- Parameters
- string sessionKey
 
- Return Value
- array:- struct - action- intid- Action Id.
- stringname- Action name.
- stringtype- Action type.
- stringscheduler- The user that scheduled the action. (optional)
- dateTime.iso8601earliest- The earliest date and time the action will be performed
- intcompletedSystems- Number of systems that completed the action.
- intfailedSystems- Number of systems that failed the action.
- intinProgressSystems- Number of systems that are in progress.