<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using APIs to compare configs? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448952#M7632</link>
    <description>&lt;P&gt;There is this open source project that does diffs between config changes for a given network in an org. Might be useful out of the box or maybe slight modification depending on your specific needs, or at a minimum, gives you some ideas on how to approach solving for this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jasoncdavis/meraki-settings-to-git-and-differ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jasoncdavis/meraki-settings-to-git-and-differ&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 21:45:33 GMT</pubDate>
    <dc:creator>JasonMo</dc:creator>
    <dc:date>2024-11-07T21:45:33Z</dc:date>
    <item>
      <title>Using APIs to compare configs?</title>
      <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448949#M7629</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've been working on a project which runs API calls to get all relevant configuration information from all our Meraki networks. The goal of this project is to be able to run a script that gets this configuration, and then we can compare it against the standard config we have decided on internally, to see which sites have configuration mismatches. I have had some success scripting in JS to this end, however the code is inherently unstable and fails often due to errors that I don't know how to interpret.&lt;BR /&gt;&lt;BR /&gt;I am looking for other possible solutions which will help me out. Are there any known (preferably open-source) scripts or products which will allow us to pick and choose which APIs to run, run them on 40-50 networks simultaneously, and then output the results in a spreadsheet or otherwise readable/comparable format?&lt;/P&gt;&lt;P&gt;Any help or guidance is appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:19:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448949#M7629</guid>
      <dc:creator>jkassel27</dc:creator>
      <dc:date>2024-11-07T16:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using APIs to compare configs?</title>
      <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448950#M7630</link>
      <description>&lt;P&gt;Not exactly an answer to your question, but there are some very good Ecosystem partners that do exactly this (I don't work for either of these, but know them both well and trust them):&lt;/P&gt;&lt;P&gt;&lt;A href="https://apps.meraki.io/en-US/listing?vendor=f88a81b0-749b-4e7c-b7c9-e32cb5117d94" target="_self" rel="nofollow noopener noreferrer"&gt;Boundless Digital&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://apps.meraki.io/en-US/listing?vendor=066207fd-9902-451e-ac0d-fdc335279982" target="_self" rel="nofollow noopener noreferrer"&gt;DevNetApp.io - CAE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:26:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448950#M7630</guid>
      <dc:creator>MartinSHighlight</dc:creator>
      <dc:date>2024-11-07T16:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using APIs to compare configs?</title>
      <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448951#M7631</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  another option is &lt;A href="https://apps.meraki.io/en-US/apps/380883/v-app-|-backup-versioning" target="_self" rel="nofollow noopener noreferrer"&gt;V-App Backup &amp;amp; Versioning&lt;/A&gt; which has a tool to compare two different configurations apart from taking full backups and perform restore.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:39:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448951#M7631</guid>
      <dc:creator>francesco.boscarino</dc:creator>
      <dc:date>2024-11-07T16:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using APIs to compare configs?</title>
      <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448952#M7632</link>
      <description>&lt;P&gt;There is this open source project that does diffs between config changes for a given network in an org. Might be useful out of the box or maybe slight modification depending on your specific needs, or at a minimum, gives you some ideas on how to approach solving for this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jasoncdavis/meraki-settings-to-git-and-differ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jasoncdavis/meraki-settings-to-git-and-differ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 21:45:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448952#M7632</guid>
      <dc:creator>JasonMo</dc:creator>
      <dc:date>2024-11-07T21:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using APIs to compare configs?</title>
      <link>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448953#M7633</link>
      <description>&lt;P&gt;Do you have specific errors? We did something very close to this just recently. We pull our configuration items. Store them into a sql db, config entry query ends up as its own table and each row is the site_id and updated_id so we can track the latest pull so we only compare the latest to our source of truth.&lt;/P&gt;&lt;P&gt;Currently we don't take any action but using the SQL we then built a PowerBI report compare the retrieved results compared to defined standards. We wrote the whole config pull via Python using the Meraki SDK and then have it scheduled to run nightly via a Github self-hosted runner.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 20:08:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/using-apis-to-compare-configs/m-p/5448953#M7633</guid>
      <dc:creator>JFink1</dc:creator>
      <dc:date>2024-11-19T20:08:10Z</dc:date>
    </item>
  </channel>
</rss>

