From ad528315a4d0f32be4502304160183e134cc2e49 Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Mon, 15 Apr 2019 11:15:45 -0500 Subject: [PATCH 1/2] Add Meraki API - Add Meraki API links - Sub-bullet for what's new documentation - None of these reference header requirements though --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cffaf14..7fea585 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [F5](https://devcentral.f5.com/d/icontrolr-rest-api-user-guide-version-1300-241) - REST API User Guide, Version 13.0.0. - [Infoblox](https://ipam.illinois.edu/api/doc/) - Externally hosted Infoblox API docs. - [Juniper JUNOS API](https://www.juniper.net/documentation/en_US/junos/information-products/pathway-pages/rest-api/rest-api.html) - JUNOS REST API Guide. + - [Meraki Dashboard API](https://dashboard.meraki.com/api_docs) - Manage network environments within Meraki's cloud management tools. + - [Meraki Dashboard API What's New](https://create.meraki.io/whats-new/) - [Palo Alto Networks PAN-OS API](https://www.paloaltonetworks.com/documentation/80/pan-os/xml-api) - PAN-OS 8.0 XML API Reference. # Open Source Projects From 380a1d01dfb2ae0dfd9c44af36ed35bfc948d435 Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Mon, 15 Apr 2019 11:22:49 -0500 Subject: [PATCH 2/2] Add description for Meraki What's New --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fea585..7b904fd 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Infoblox](https://ipam.illinois.edu/api/doc/) - Externally hosted Infoblox API docs. - [Juniper JUNOS API](https://www.juniper.net/documentation/en_US/junos/information-products/pathway-pages/rest-api/rest-api.html) - JUNOS REST API Guide. - [Meraki Dashboard API](https://dashboard.meraki.com/api_docs) - Manage network environments within Meraki's cloud management tools. - - [Meraki Dashboard API What's New](https://create.meraki.io/whats-new/) + - [Meraki Dashboard API What's New](https://create.meraki.io/whats-new/) - Documentation of changes to API endpoints. - [Palo Alto Networks PAN-OS API](https://www.paloaltonetworks.com/documentation/80/pan-os/xml-api) - PAN-OS 8.0 XML API Reference. # Open Source Projects