getOrganizationApplianceSecurityEvents - missing network name

user092034932
New here

getOrganizationApplianceSecurityEvents - missing network name

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.

2 Replies 2
Mloraditch
Kind of a big deal

In theory you could cross reference with this API https://developer.cisco.com/meraki/api-v1/get-organization-clients-search/

If you found this post helpful, please give it Kudos. If my answer solves your problem please click Accept as Solution so others can benefit from it.
sungod
Kind of a big deal
Kind of a big deal

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.

Get notified when there are additional replies to this discussion.