List the network adapters of a device
GET {{baseUrl}}/networks/:networkId/sm/devices/:deviceId/networkAdapters
List the network adapters of a device
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
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"}]