<?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: License Management Automation in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449174#M7662</link>
    <description>&lt;P&gt;Hi &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/84009"&gt;@IronBones&lt;/A&gt;! &lt;BR /&gt;&lt;BR /&gt;Depending on how much data you need, or the method of consuming said data, it can be as simple as monitoring inbound dashboard e-mail alerts and reacting to any expired licenses prior to the grace period. &lt;/P&gt;&lt;P&gt;On the other hand, you could run a script that makes the API call &lt;SPAN&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/get-organization-licenses/" target="_self" rel="nofollow noopener noreferrer"&gt;getOrganizationLicenses&lt;/A&gt; and pull each expirationDate against each licenseKey, comparing them against the current date and alerting on proximity to that expiration date, or parsing the output to a CSV file for review elsewhere. There's a useful three-part guide on the community forums here that details &lt;A href="https://community.meraki.com/t5/Developers-APIs/Getting-started-with-Meraki-API-using-Python-Part-2-Python-Setup/m-p/158157" target="_self"&gt;how to use the API with Python.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 15:12:43 GMT</pubDate>
    <dc:creator>jopolloc</dc:creator>
    <dc:date>2024-11-12T15:12:43Z</dc:date>
    <item>
      <title>License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449172#M7660</link>
      <description>&lt;P&gt;Does anyone have a strategy for License management that they use to stay on top of multiple networks with multiple devices?&lt;/P&gt;&lt;P&gt;Asking for a Very disorganized friend...that may have ADHD...&lt;/P&gt;&lt;P&gt;IronBones&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 12:18:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449172#M7660</guid>
      <dc:creator>IronBones</dc:creator>
      <dc:date>2024-11-12T12:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449173#M7661</link>
      <description>&lt;P&gt;We are an MSP and developed a system with the API to manage our clients.&lt;/P&gt;&lt;P&gt;Boundless Digital has a product as well: &lt;A href="https://www.boundlessdigital.com/product/licensing/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.boundlessdigital.com/product/licensing/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 14:54:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449173#M7661</guid>
      <dc:creator>mloraditch</dc:creator>
      <dc:date>2024-11-12T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449174#M7662</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/84009"&gt;@IronBones&lt;/A&gt;! &lt;BR /&gt;&lt;BR /&gt;Depending on how much data you need, or the method of consuming said data, it can be as simple as monitoring inbound dashboard e-mail alerts and reacting to any expired licenses prior to the grace period. &lt;/P&gt;&lt;P&gt;On the other hand, you could run a script that makes the API call &lt;SPAN&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/get-organization-licenses/" target="_self" rel="nofollow noopener noreferrer"&gt;getOrganizationLicenses&lt;/A&gt; and pull each expirationDate against each licenseKey, comparing them against the current date and alerting on proximity to that expiration date, or parsing the output to a CSV file for review elsewhere. There's a useful three-part guide on the community forums here that details &lt;A href="https://community.meraki.com/t5/Developers-APIs/Getting-started-with-Meraki-API-using-Python-Part-2-Python-Setup/m-p/158157" target="_self"&gt;how to use the API with Python.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 15:12:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449174#M7662</guid>
      <dc:creator>jopolloc</dc:creator>
      <dc:date>2024-11-12T15:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449175#M7663</link>
      <description>&lt;P&gt;This was what I am looking for is a script someone has used to find and compare expiration to current dates. We are an MSP as well but have just enough that it is hard to keep up so I was hoping someone had tried to use the API to consolidate the info in a CSV file or email or maybe both.&lt;/P&gt;&lt;P&gt;ironBones&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 17:12:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449175#M7663</guid>
      <dc:creator>IronBones</dc:creator>
      <dc:date>2024-11-12T17:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449176#M7664</link>
      <description>&lt;P&gt;Mloraditch,&lt;/P&gt;&lt;P&gt;Do you have any code you can share?&lt;/P&gt;&lt;P&gt;IronBones&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 17:13:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449176#M7664</guid>
      <dc:creator>IronBones</dc:creator>
      <dc:date>2024-11-12T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449177#M7665</link>
      <description>&lt;P&gt;I don't do the development myself and can't share our code. Sorry!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 17:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449177#M7665</guid>
      <dc:creator>mloraditch</dc:creator>
      <dc:date>2024-11-12T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: License Management Automation</title>
      <link>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449178#M7666</link>
      <description>&lt;P&gt;No worries and completely understand.&lt;/P&gt;&lt;P&gt;IronBones&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 18:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/license-management-automation/m-p/5449178#M7666</guid>
      <dc:creator>IronBones</dc:creator>
      <dc:date>2024-11-12T18:53:42Z</dc:date>
    </item>
  </channel>
</rss>

