Return Alternate Management Interface And Devices With IP Assigned
GET {{baseUrl}}/networks/:networkId/wireless/alternateManagementInterface
Return alternate management interface and devices with IP assigned
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"enabled":true,"vlanId":100,"protocols":["radius","snmp","syslog","ldap"],"accessPoints":[{"serial":"Q234-ABCD-5678","alternateManagementIp":"1.2.3.4","subnetMask":"255.255.255.0","gateway":"1.2.3.5","dns1":"8.8.8.8","dns2":"8.8.4.4"}]}