Rogue Reporting- need an API (or suggestions)

Solved
Jamieinbox
Building a reputation

Rogue Reporting- need an API (or suggestions)

Hi, I see these API details for Air Marshall:
https://developer.cisco.com/meraki/api-v1/search/?q=rogues
APIs available listed below.

I need a way to report on the different networks across the org, so:
1- They have a list and can begin categorizing
2- We can run regular reports to share data and tack progress.

-Any way this can be accomplished now?

APIs Here:

Create Network Wireless Air Marshal RuleAPI

Update Network Wireless Air Marshal RuleAPI

Get Organization Wireless Air Marshal RulesAPI

Update Network Wireless Air Marshal SettingsAPI

Get Organization Wireless Air Marshal Settings By NetworkAPI

Much Thanks.

1 Accepted Solution
Jamieinbox
Building a reputation

7 Replies 7
GreenMan
Meraki Employee
Meraki Employee

I think this might be the endpoint you need:   https://developer.cisco.com/meraki/api-v1/get-network-wireless-air-marshal/   this is a per-Network call.

Jamieinbox
Building a reputation

Thank you! Will dig on this.

Jamieinbox
Building a reputation

This API pulls great info. Thank you. Any suggestions on how to get only the Rogue SSIDs?

GreenMan
Meraki Employee
Meraki Employee

I'd expect some content, for a rogue in one or more of these :

"wiredMacs": [ "00:11:22:33:44:55" ],

"wiredVlans": [ 0, 108 ],

"wiredLastSeen": 1526087474

Jamieinbox
Building a reputation

Perfect- thank you!

Jamieinbox
Building a reputation

Thank you. I made this:
Merakicode/RogueAirMarshallAllIn1CSV at main · jadexing/Merakicode


Pretty happy with this. 

CarolineS
Community Manager
Community Manager

Thank you so much for sharing, @Jamieinbox! I have just adjusted the marked "solution" to be this post with the code linked (instead of the earlier "Thank you! Will dig on this." reply :-)). 

Caroline S | Community Manager, Cisco Meraki
New to the community? Get started here
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