Hi everybody,
I am facing an odd issue. I am polling the Dashboard API to gather inventory details from the pool of deployed cellular gateways. The issue is with the "lanIp" attribute: if I query the /api.meraki.com/api/v1/organizations/<org_id>/devices endpoint, I get a '"lanIp" : null' KV pair in the response; however, querying the /api.meraki.com/api/v1/networks/<newtwork_id>/devices endpoint, the "lanIp" attribute gets properly populated with the assigned IP.
This is issue appears to happen only with MG devices, the responses for other models seem to be consistent, with the exception of some details like "configurationUpdatedAt" or "productType" which are available only on the "networks" endpoint.
Thanks in advance for your replies.
JC