<?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: Getting Splunk API to return more than 30 deployment clients in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19706#M2809</link>
    <description>&lt;P&gt;Did you find this in the docs?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2011 17:49:59 GMT</pubDate>
    <dc:creator>rroberts</dc:creator>
    <dc:date>2011-08-24T17:49:59Z</dc:date>
    <item>
      <title>Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19703#M2806</link>
      <description>&lt;P&gt;I am using the below URL and it seems to only return 30 clients while the command "splunk.exe list deploy-clients" list over 900.&lt;/P&gt;

&lt;P&gt;"https://localhost:8089/servicesNS/nobody/system/admin/deploymentserver/default/default.Clients"&lt;/P&gt;

&lt;P&gt;Any thoughts on how I can make this return the full set?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2010 02:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19703#M2806</guid>
      <dc:creator>bsonposh</dc:creator>
      <dc:date>2010-12-31T02:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19704#M2807</link>
      <description>&lt;P&gt;the endpoints are set to return only 30 results by default. to get all the results, pass  count=-1 as a GET argument. &lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2010 03:59:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19704#M2807</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2010-12-31T03:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19705#M2808</link>
      <description>&lt;P&gt;Awesome... thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2010 22:37:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19705#M2808</guid>
      <dc:creator>bsonposh</dc:creator>
      <dc:date>2010-12-31T22:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19706#M2809</link>
      <description>&lt;P&gt;Did you find this in the docs?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2011 17:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19706#M2809</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2011-08-24T17:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19707#M2810</link>
      <description>&lt;P&gt;@rroberts, I am unsure if it was available at time of ask, but it is available now:  &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTdeploy#GET_deployment.2Fserver"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTdeploy#GET_deployment.2Fserver&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2012 20:54:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19707#M2810</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2012-02-28T20:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19708#M2811</link>
      <description>&lt;P&gt;Checked that link for "-1" and it's not in page today.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 18:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19708#M2811</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2018-04-12T18:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19709#M2812</link>
      <description>&lt;P&gt;The search reference REST command is &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rest"&gt;documented here&lt;/A&gt;&lt;BR /&gt;
The REST API reference manual documents the above count parameter &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTprolog"&gt;over here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 23:07:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19709#M2812</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-04-14T23:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Splunk API to return more than 30 deployment clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19710#M2813</link>
      <description>&lt;P&gt;The literal text of "-1" is not in either link:&lt;BR /&gt;
- &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTprolog"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTprolog&lt;/A&gt;&lt;BR /&gt;
- &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rest"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rest&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, the default limit of "30" is mentioned here (find in page "30"):&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTprolog"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTprolog&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The entry "count" has a description of: "Maximum number of entries to return. Set value to 0 to get all available entries." &lt;/P&gt;

&lt;P&gt;However, piebob's answer was the answer for me.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 17:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Splunk-API-to-return-more-than-30-deployment-clients/m-p/19710#M2813</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2018-04-18T17:50:34Z</dc:date>
    </item>
  </channel>
</rss>

