04-07-2025 09:05 AM
I notice the network name is present in the UI on the Organization Security Center - MX Events.
Unfortunately this information is not in the API response for the getOrganizationApplianceSecurityEvents.
Is there another was to programmatically obtain this information?
If not, this would be an important element to get added.
04-07-2025 09:35 AM
In theory you could cross reference with this API https://developer.cisco.com/meraki/api-v1/get-organization-clients-search/
04-07-2025 09:51 AM
I use https://developer.cisco.com/meraki/api-v1/get-network-appliance-security-events/ and iterate through the networks.
It's less efficient than the org-wide endpoint, but this way I know which network an event relates to.
It really would have been better if the org-wide call included the network details.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide