Return Layer 3 OSPF Routing Configuration
GET {{baseUrl}}/networks/:networkId/switch/routing/ospf
Return layer 3 OSPF routing configuration
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"enabled":true,"helloTimerInSeconds":10,"deadTimerInSeconds":40,"areas":[{"areaId":"1284392014819","areaName":"Backbone","areaType":"normal"}],"md5AuthenticationEnabled":true,"md5AuthenticationKey":{"id":"1234","passphrase":"abc1234"}}