Hello All,
I am looking for creating a resource/widget that will have node and configs downloaded details. Below are more details to this requirement:
What is configured?
Syslogs are received based on specific rules that are set .

Alerts are triggered based on the syslogs received,as below:

Once the alert is triggered, right after a 25 minutes wait period, I have configured an action to download running configs using the user provided in the trigger action.
What I need? - I need to create a resource that will display details triggered from this particular action alone. Is it possible to create such a widget containing the node details, datetime, config download success/failure and error incase of failure?
I can check the NCM_TransferResults table to get the information but I believe it will contain information on all manual config download requests.
Thanks