List the network adapters of a device

GET {{baseUrl}}/networks/:networkId/sm/devices/:deviceId/networkAdapters

List the network adapters of a device

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"dhcpServer":"123.123.123.1","dnsServer":"8.8.8.8, 8.8.4.4","gateway":"1.2.3.5","id":"1284392014819","ip":"1.2.3.4","mac":"00:11:22:33:44:55","name":"en0","subnet":"255.255.255.0"}]