No, action “history”! If an action is deleted from the console, BigFix will not keep any historical information.
However, if you want to fetch the results of actions, you can create a custom webreport utilizing session relevance.
If you really want to have entire action history, you should work on the following type of solution:
- RestAPI query to retrieve the action data and save it somewhere.
- RestAPI based integration with any of your org. reporting solution
- Create a new database to extract action data from BigFix DB.