<?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: [API]Licenses overview for co-term - possible bug in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407618#M1500</link>
    <description>&lt;P&gt;One small item to add to the great answer from &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/2924"&gt;@Rasmus Hoffmann Birkelund&lt;/A&gt; is that be sure to only correlate devices in the organization inventory that are in a network. Devices not in any network do not count towards the device license limit.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2022 15:53:36 GMT</pubDate>
    <dc:creator>JasonMo</dc:creator>
    <dc:date>2022-07-06T15:53:36Z</dc:date>
    <item>
      <title>[API]Licenses overview for co-term - possible bug</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407616#M1498</link>
      <description>&lt;P&gt;Hi members,&lt;/P&gt;&lt;P&gt;I have discovered an issue where the portal displays the "license limit" and the "current device count", but the API does not display the "current device count", only the "license limit".&lt;/P&gt;&lt;P&gt;I have tried, postman, python meraki libs and the python requests library. All give the same output.&lt;/P&gt;&lt;P&gt;API: &lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-organization-licenses-overview" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-organization-licenses-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See screengrabs.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Python console output:&lt;/P&gt;&lt;PRE class="lia-code-sample language-python"&gt;&lt;CODE&gt;INFO:meraki:organizations, getOrganizationLicensesOverview - 200 OK
{
    "expirationDate": "blah",
    "licensedDeviceCounts": {
        "MG21": 10000,
        "MG41": 10000,
        "MI-L": 1000,
        "MI-M": 1000,
        "MI-S": 1000,
        "MI-XL": 1000,
        "MI-XS": 1000,
        "MS120-24": 10000,
        "MS120-24P": 10000,
        "MS120-48": 10000,
        "MS120-48FP": 10000,
        "MS120-48LP": 10000,
        "MS120-8": 10000,
        "MS120-8FP": 10000,
        "MS120-8LP": 10000,
        "MS125-24": 10000,
        "MS125-24P": 10000,
        "MS125-48FP": 10000,
        "MS125-48LP": 10000,
        "MS210-24": 10000,
        "MS210-24P": 10000,
        "MS210-48FP": 10000,
        "MS210-48LP": 10000,
        "MS220-24": 10000,
        "MS220-24P": 10000,
        "MS220-48": 10000,
        "MS220-48FP": 10000,
        "MS220-48LP": 10000,
        "MS220-8": 10000,
        "MS220-8P": 10000,
        "MS225-24": 10000,
        "MS225-24P": 10000,
        "MS225-48": 10000,
        "MS225-48FP": 10000,
        "MS225-48LP": 10000,
        "MS250-24": 10000,
        "MS250-24P": 10000,
        "MS250-48": 10000,
        "MS250-48FP": 10000,
        "MS250-48LP": 10000,
        "MS320-24P": 10000,
        "MS320-48": 10000,
        "MS320-48FP": 10000,
        "MS320-48LP": 10000,
        "MS350-24": 10000,
        "MS350-24P": 10000,
        "MS350-24X": 10000,
        "MS350-48FP": 10000,
        "MS350-48LP": 10000,
        "MS355-24X": 10000,
        "MS355-48X": 10000,
        "MS355-48X2": 10000,
        "MS390-24A": 10000,
        "MS390-48A": 10000,
        "MS410-16": 10000,
        "MS410-32": 10000,
        "MS420-24": 10000,
        "MS425-16": 10000,
        "MS425-32": 10000,
        "MT": 10000,
        "MX100": 10000,
        "MX105": 10000,
        "MX250": 10000,
        "MX400": 10000,
        "MX450": 10000,
        "MX60": 10000,
        "MX60W": 10000,
        "MX64": 10000,
        "MX64W": 10000,
        "MX65": 10000,
        "MX65W": 10000,
        "MX67": 10000,
        "MX67C": 10000,
        "MX67W": 10000,
        "MX68": 10000,
        "MX68CW": 10000,
        "MX68W": 10000,
        "MX75": 10000,
        "MX80": 10000,
        "MX84": 10000,
        "MX85": 10000,
        "MX95": 10000,
        "VMX-L": 10000,
        "VMX-M": 10000,
        "VMX-S": 10000,
        "Z1": 10000,
        "Z3": 10000,
        "Z3C": 10000,
        "wireless": 10000
    },
    "status": "OK"
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postman" style="width: 316px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262617i96781B032B5CAE51/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;postman&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="portal" style="width: 655px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262619iFEBDF4FC11206ACA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;portal&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 07:47:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407616#M1498</guid>
      <dc:creator>shablamy</dc:creator>
      <dc:date>2022-07-06T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: [API]Licenses overview for co-term - possible bug</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407617#M1499</link>
      <description>&lt;P&gt;I don't neccessarily think that is a bug, merely Meraki just not returning the current devices in use.&lt;/P&gt;&lt;P&gt;Instead you could use &lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-organization-inventory-devices" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-organization-inventory-devices&lt;/A&gt; and correlate that data with the current license limits, to see if you are over-/undersubscribing.&lt;/P&gt;&lt;P&gt;And just a final remark to those who may wonder; 10000 licenses of each item in the entire Meraki Portfolio, is not an error/bug. That's the way how Meraki implements a &lt;A href="https://www.cisco.com/c/dam/en/us/products/collateral/software/ea2-guide.pdf" target="_self" rel="nofollow noopener noreferrer"&gt;Cisco Enterprise Agreement&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 10:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407617#M1499</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2022-07-06T10:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: [API]Licenses overview for co-term - possible bug</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407618#M1500</link>
      <description>&lt;P&gt;One small item to add to the great answer from &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/2924"&gt;@Rasmus Hoffmann Birkelund&lt;/A&gt; is that be sure to only correlate devices in the organization inventory that are in a network. Devices not in any network do not count towards the device license limit.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:53:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407618#M1500</guid>
      <dc:creator>JasonMo</dc:creator>
      <dc:date>2022-07-06T15:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: [API]Licenses overview for co-term - possible bug</title>
      <link>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407619#M1501</link>
      <description>&lt;P&gt;Sorry to dig out such an old thread, however to me this API answer is actually more like an bug than anything else. &lt;/P&gt;&lt;P&gt;The tip with &lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-organization-inventory-devices" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-organization-inventory-devices&lt;/A&gt; works probably 99% out of the time, but my costumer is using MX105s in active/passive mode. I have 2 devices associated to the same network, but those are only consuming one license. &lt;/P&gt;&lt;P&gt;Looking at the return values it seems that entries with the mode 'addDevices' seems to have the correct count values but entries with the mode 'renew' only return the license limit values and not the current device count which I would actually expect. &lt;/P&gt;&lt;P&gt;This applies to &lt;A href="https://developer.cisco.com/meraki/api-v1/get-organization-licenses-overview/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-organization-licenses-overview/&lt;/A&gt; as well as to &lt;A href="https://developer.cisco.com/meraki/api-v1/get-organization-licensing-coterm-licenses/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-organization-licensing-coterm-licenses/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I mean the information is apparently available, otherwise I wouldn't be able to see the current device count in the license info dashboard page for my organization.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 12:41:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/api-licenses-overview-for-co-term-possible-bug/m-p/5407619#M1501</guid>
      <dc:creator>philippe.lamprecht</dc:creator>
      <dc:date>2024-06-13T12:41:50Z</dc:date>
    </item>
  </channel>
</rss>

