MAC import with name

Solved
kYutobi
Kind of a big deal

MAC import with name

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
jdsilva
Kind of a big deal

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

View solution in original post

3 Replies 3
jdsilva
Kind of a big deal

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

kYutobi
Kind of a big deal

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

Enthusiast
jdsilva
Kind of a big deal

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.

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