08-11-2021 04:22 AM
Hi there I am currently using power bi to gather info using the meraki API and i am trying to get device info. I get all the info i require except the only things i can't find is getting the setting for the IP if it is using DHCP or static .
this is the last bit of info i need in my report to save me going through each and every device as i am taking the admin over from the original engineer who has now left the conmpany.
Solved! Go to Solution.
08-11-2021 08:36 AM
08-11-2021 06:04 AM
08-11-2021 06:14 AM
thanks for that not much use though
I just want to query is the management IP of the APs static or DHCP
08-11-2021 08:20 AM
https://developer.cisco.com/meraki/api-v1/#!get-device-management-interface
You just need to know the serial number of the device...which you get a couple of different ways...
https://developer.cisco.com/meraki/api-v1/#!get-network-devices
or
https://developer.cisco.com/meraki/api-v1/#!get-organization-devices
You can search the model or a device tag to look for the AP's.
08-11-2021 08:36 AM
08-11-2021 08:47 AM
Thanks ww proper kind of awesome reply right there
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide