<?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 InventoryDetails API call is missing udiDetail element for wireless controllers in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504924#M1394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently started writing a script to pull inventory data from a PI 3.1 and noticed that an API call to IP/webacs/api/v1/data/InventoryDetails?.full=true is not returning an udiDetail XML element for wireless controllers.&lt;/P&gt;&lt;P&gt;Therefore, you can't get a serial number and device model ID from that data and have to manually call IP//webacs/api/v1/data/WlanControllerDetails?name=$controllerName for each device to get the missing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this is not documented and all data for the udiDetail element would be available, I consider this a bug and would ask for a fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2016 11:27:41 GMT</pubDate>
    <dc:creator>Bjoern Hansen</dc:creator>
    <dc:date>2016-11-21T11:27:41Z</dc:date>
    <item>
      <title>InventoryDetails API call is missing udiDetail element for wireless controllers</title>
      <link>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504924#M1394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently started writing a script to pull inventory data from a PI 3.1 and noticed that an API call to IP/webacs/api/v1/data/InventoryDetails?.full=true is not returning an udiDetail XML element for wireless controllers.&lt;/P&gt;&lt;P&gt;Therefore, you can't get a serial number and device model ID from that data and have to manually call IP//webacs/api/v1/data/WlanControllerDetails?name=$controllerName for each device to get the missing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this is not documented and all data for the udiDetail element would be available, I consider this a bug and would ask for a fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 11:27:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504924#M1394</guid>
      <dc:creator>Bjoern Hansen</dc:creator>
      <dc:date>2016-11-21T11:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: InventoryDetails API call is missing udiDetail element for wireless controllers</title>
      <link>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504925#M1395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple points: you can make calls to the WlanControllerDetails resource to get pages of info per request rather than one controller per request (for example, /webacs/api/v1/data/WlanControllerDetails?.full=true&amp;amp;.maxResults=500).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are aware of this limitation and how it's cumbersome (see &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvb73710"&gt;CSCvb73710&lt;/A&gt;).&amp;nbsp; The reason we don't show UDIs for WLCs in the InventoryDetails resource is due to performance and historical reasons.&amp;nbsp; Serial numbers for WLCs are not stored in the same place as they are for routers and switches; historically, this is due to the fact that WLC management functionality came from Cisco Wireless Control System (WCS) and functionality for wired device management came from Cisco Network Control System (NCS).&amp;nbsp; The two products modeled some information differently, and those differences still exist in parts of Prime Infrastructure.&amp;nbsp; We could change the InventoryDetails resource to pull data from the two different sources, but when we've experimented with this in our large-scale test environments the response time was severely degraded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is that the team responsible for wireless device inventory is taking up work currently targeted for the next major release of Prime Infrastructure (3.2) that will unify these disparate models, and allow us to report UDIs for WLCs via the InventoryDetails resource without negatively impacting performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 21:34:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504925#M1395</guid>
      <dc:creator>Spencer Zier</dc:creator>
      <dc:date>2016-11-22T21:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: InventoryDetails API call is missing udiDetail element for wireless controllers</title>
      <link>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504926#M1396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the information and the better workaround!&lt;/P&gt;&lt;P&gt;I changed my script, works fine and faster now, and I'm looking forward to the change in 3.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 11:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/inventorydetails-api-call-is-missing-udidetail-element-for/m-p/3504926#M1396</guid>
      <dc:creator>Bjoern Hansen</dc:creator>
      <dc:date>2016-11-23T11:51:03Z</dc:date>
    </item>
  </channel>
</rss>

