In Catalyst Center,we are using the API 'https://api.meraki.com:443/api/v1/organizations/<orgId>/devices' to get all device details. From the API response we are getting the device ip address . The existing attributes 'lanIp', 'wan1Ip' and 'wan2Ip' having ipv4 only. How to get the IPv6 configured in the Meraki device ? we have the lanIpv6 configured in the meraki device.
Can't help with Catalyst Center itself, but back when it was called DNA it did not support many Meraki features, it might be you cannot do everything you want from CC.
@sungod Thanks for the response. we are looking for all type of meraki devices (MS, MR and MX). Currently we are showing meraki device with IPv4 in the catalyst center IPv6 setup. Is there any plan to add ipv6 in the get organizations devices API ?