<?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: Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491647#M127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At this time, there is no way to get more than 10 bugs per request. The way the API is structured, we would not remove pagination for a number of reasons. We could potentially provide a means to allow the developer to request more/less bugs per page, e.g. pagesize=100, but that would need to be limited to a max size and would not eliminate the need for the application to handle paging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Keitih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 02:01:24 GMT</pubDate>
    <dc:creator>kcolberg</dc:creator>
    <dc:date>2018-06-05T02:01:24Z</dc:date>
    <item>
      <title>Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491646#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a report which uses product name + code version to obtain a list of Cisco BUGs using the BUG API 2.0. I have wrote custom code to identify the last page index and do a call for each page index while appending to a dictionary. This is very annoying and I wish to access all matching bugs in a single POST. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 22:03:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491646#M126</guid>
      <dc:creator>mattschwen</dc:creator>
      <dc:date>2018-06-04T22:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491647#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At this time, there is no way to get more than 10 bugs per request. The way the API is structured, we would not remove pagination for a number of reasons. We could potentially provide a means to allow the developer to request more/less bugs per page, e.g. pagesize=100, but that would need to be limited to a max size and would not eliminate the need for the application to handle paging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Keitih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 02:01:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491647#M127</guid>
      <dc:creator>kcolberg</dc:creator>
      <dc:date>2018-06-05T02:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491648#M128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, as of now if I want to collect all bug ID's for a specific device platform / code and it returns over 100 bugs, I can capture the last index, and loop the API call for each page index. The only problem is you throttle the amount of API calls per second. Due to this I initiated a time-wait for 1s in-between each API call. However, I still get random errors reporting "unauthorized"... This does not happen every time, just randomly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 17:25:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491648#M128</guid>
      <dc:creator>mattschwen</dc:creator>
      <dc:date>2018-06-06T17:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491649#M129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could capture the request and response headers when this error pops up, we could troubleshoot it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 18:50:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3491649#M129</guid>
      <dc:creator>kcolberg</dc:creator>
      <dc:date>2018-06-06T18:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco BUG API 2.0 Retrieve All Matching Bugs With Single API POST vs Page Index's</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3768662#M390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Keitih,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a similar problem. I try to get all the Bug-IDs for about 300 devices. At the moment I am able to break this down to about 70 PIDs with about 90 software versions. So i need a lot more then 1000 calls per day (the actual limit) if I can only get 10 Bug-IDs per call.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What I need is, get more Bug-IDs per call and have much&amp;nbsp;more calls per day.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 21:15:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-bug-api-2-0-retrieve-all-matching-bugs-with-single-api/m-p/3768662#M390</guid>
      <dc:creator>becb.labinskt</dc:creator>
      <dc:date>2018-12-24T21:15:53Z</dc:date>
    </item>
  </channel>
</rss>

