Hi,
I was wondering what is the query i should use in order to pull out all the open alerts. the vbclient sample provides only the alerts IDs but i'm looking to pull mesages/event and time for each alert.
Thanks,
Yaron.
Not sure if this is helpful.
First file willl display all alerts you have configured.
Second "should" display all active alerts.
Sorry if this is not what you needed.
I think the properties you are looking for are AlertMessage and TriggerTimeStamp. You can use SWQL Studio (which is installed with the Orion SDK) to try out queries and see if you are getting the results you need.