All aggregations schedule report

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

1 Like

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.

2 Likes

Even better. Didn’t know that v2024 had this!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.