<?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 Prime API v3.1 and Data Center Module in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/prime-api-v3-1-and-data-center-module/m-p/3469245#M1520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have APIs set up to grab client session details. However, we would like to be able to query the data provided by the Data Center and Hypervisor license. This is essentially all of our VM information that does not get populated under client sessions. I found somewhat of what I am looking for under /webacs/api/v2/op/statisticsService/vms. However, out of the 500 VMs we have, I am only getting back 19 for some reason. I have tried the following to get more/different results:&lt;/P&gt;&lt;P&gt;1.) Increasing the size of MaxResults&lt;/P&gt;&lt;P&gt;2.) Filtering for VM name using the method provided in the API documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of this has worked. Wondering if anyone has any tips on getting a full list of our VMs from the API url? Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 03:51:49 GMT</pubDate>
    <dc:creator>ds5879.cisco</dc:creator>
    <dc:date>2017-02-20T03:51:49Z</dc:date>
    <item>
      <title>Prime API v3.1 and Data Center Module</title>
      <link>https://community.cisco.com/t5/controllers/prime-api-v3-1-and-data-center-module/m-p/3469245#M1520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have APIs set up to grab client session details. However, we would like to be able to query the data provided by the Data Center and Hypervisor license. This is essentially all of our VM information that does not get populated under client sessions. I found somewhat of what I am looking for under /webacs/api/v2/op/statisticsService/vms. However, out of the 500 VMs we have, I am only getting back 19 for some reason. I have tried the following to get more/different results:&lt;/P&gt;&lt;P&gt;1.) Increasing the size of MaxResults&lt;/P&gt;&lt;P&gt;2.) Filtering for VM name using the method provided in the API documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of this has worked. Wondering if anyone has any tips on getting a full list of our VMs from the API url? Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 03:51:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/prime-api-v3-1-and-data-center-module/m-p/3469245#M1520</guid>
      <dc:creator>ds5879.cisco</dc:creator>
      <dc:date>2017-02-20T03:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Prime API v3.1 and Data Center Module</title>
      <link>https://community.cisco.com/t5/controllers/prime-api-v3-1-and-data-center-module/m-p/3469246#M1521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to include the firstResult too along with maxResults. &lt;/P&gt;&lt;P&gt;Please try this way and let us know&lt;/P&gt;&lt;P&gt;/webacs/api/v2/op/statisticsService/vms.json?firstResult=0&amp;amp;maxResults=100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:31:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/prime-api-v3-1-and-data-center-module/m-p/3469246#M1521</guid>
      <dc:creator>vkongara</dc:creator>
      <dc:date>2017-03-02T17:31:13Z</dc:date>
    </item>
  </channel>
</rss>

