Hi Everyone,
Is there a way to pull a report from ISC/POSTMAN to get all the account and entitlement aggregation schedules?
Hi Everyone,
Is there a way to pull a report from ISC/POSTMAN to get all the account and entitlement aggregation schedules?
You can probably piece something together from IDN SEARCH
Real quick example below shows all the aggregation events in the past 7 days. You can add or filter as needed by tweaking the query
operation:AGGREGATE AND created:[now-7d TO now]
You can use the search API for that as well
Hi Prasanth,
Another option is to use the below API. This list down the list of aggregation in a source, you can use this method and combine the results.
Even better. Didn’t know that v2024 had this!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.