We are currently round-robining 2400 networks for a customer, querying ALL network events (not just the bad ones). We would like to significantly reduce the load that we put on the API.
Please could we have a call (e.g.):
- /organisation/{organisationId}/events
... that returns the equivalent of the following, but for all networks:
- /networks/{networkId}/events
Author, https://www.nuget.org/packages/Meraki.Api/