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

Thank you! Will dig on this.

View solution in original post

6 Replies 6
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. 

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