Return The MTU Configuration
GET {{baseUrl}}/networks/:networkId/switch/mtu
Return the MTU configuration
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"defaultMtuSize":9578,"overrides":[{"switches":["Q234-ABCD-0001","Q234-ABCD-0002","Q234-ABCD-0003"],"mtuSize":1500},{"switchProfiles":["1284392014819","2983092129865"],"mtuSize":1600}]}