List The Static Routes For An MX Or Teleworker Network

GET {{baseUrl}}/networks/:networkId/appliance/staticRoutes

List the static routes for an MX or teleworker network

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"id":"d7fa4948-7921-4dfa-af6b-ae8b16c20c39","networkId":"N_24329156","enabled":true,"name":"My route","subnet":"192.168.1.0/24","gatewayIp":"1.2.3.5","fixedIpAssignments":{"22:33:44:55:66:77":{"ip":"1.2.3.4","name":"Some client name"}},"reservedIpRanges":[{"start":"192.168.1.0","end":"192.168.1.1","comment":"A reserved IP range"}]}]