cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3214
Views
2
Helpful
3
Replies

MAC import with name

kYutobi
Level 11
Level 11

Hey Meraki gang,

I want to know if there is a way to import mac address with name by csv. I know that doing it from the dashboard is not possible and I don't really mess with the API portion but any recommendations would be cool. Thanks in advance.

kYutobi

Enthusiast
1 Accepted Solution

Accepted Solutions

jdsilva
Level 11
Level 11

Nothing in dashboard directly. API is the way to go for this.

View solution in original post

3 Replies 3

jdsilva
Level 11
Level 11

Nothing in dashboard directly. API is the way to go for this.

@jdsilva any quick instructions on how to? Much appreciated.

Enthusiast

I don't have any code handy that I can provide, but this is the API endpoint to hit:

https://api.meraki.com/api_docs#provisions-a-client-with-a-name-and-policy

If it was me doing it I'd take something like a CSV that has MAC,NAME in it and feed that into a loop that posts to that endpoint. I'm sure there's other approaches that would work too.

Review Cisco Networking for a $25 gift card