cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7080
Views
1
Helpful
5
Replies

API calls for Device IP/DHCP settings

TWDave
Community Member

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.

1 Accepted Solution
5 Replies 5

thanks for that not much use though

I just want to query is the management IP of the APs static or DHCP

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.

TWDave
Community Member

Thanks ww proper kind of awesome reply right there