Queries related to Meraki API endpoints

Solved
DevK
Here to help

Queries related to Meraki API endpoints

I'm trying to fetch security events for the appliance(MX) from the Meraki API.

However I can see below two endpoints for the same:

 

{baseURI}/networks/{networkId}/appliance/security/events

{baseURI}/organizations/{organizationId}/appliance/security/events

 

I would like to know what is the difference between these two?

 

What I understand is first endpoint will fetch events specific to the given network ID and other will fetch events for all network IDs which belong to the provided organization ID.

 

Just would like to know if this understanding is correct.

 

Another query: is the below endpoint with parameter appliance  fetches same events as of above endpoints?

{baseURI}/networks/{networkId}/events

 

I would appreciate the clarification on this.

Thank you.

 

1 Accepted Solution
DarrenOC
Kind of a big deal
Kind of a big deal

Hi @DevK , your understanding is correct. The first will report on security events for the NetworkID specified whilst the second will report on the whole Org specified.

Darren OConnor | doconnor@resalire.co.uk
https://www.linkedin.com/in/darrenoconnor/

I'm not an employee of Cisco/Meraki. My posts are based on Meraki best practice and what has worked for me in the field.

View solution in original post

3 Replies 3
DarrenOC
Kind of a big deal
Kind of a big deal

Hi @DevK , your understanding is correct. The first will report on security events for the NetworkID specified whilst the second will report on the whole Org specified.

Darren OConnor | doconnor@resalire.co.uk
https://www.linkedin.com/in/darrenoconnor/

I'm not an employee of Cisco/Meraki. My posts are based on Meraki best practice and what has worked for me in the field.

Thank you!

DarrenOC
Kind of a big deal
Kind of a big deal

No probs. 

Darren OConnor | doconnor@resalire.co.uk
https://www.linkedin.com/in/darrenoconnor/

I'm not an employee of Cisco/Meraki. My posts are based on Meraki best practice and what has worked for me in the field.
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels