<?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: What is the REST API endpoint used to remove an index peer from an index cluster? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-REST-API-endpoint-used-to-remove-an-index-peer-from/m-p/492840#M84253</link>
    <description>&lt;P&gt;You can use &lt;CODE&gt;cluster/master/peers&lt;/CODE&gt; to get all peers in your cluster. The title field gives you the guid (The title field is not listed in the return values. However, it is returned. Look at the sample response XML) . and then you can use &lt;CODE&gt;cluster/master/control/control/remove_peers&lt;/CODE&gt; to use the guid to remove the peer.&lt;/P&gt;

&lt;P&gt;Docs: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTcluster"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTcluster&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Nov 2019 13:54:40 GMT</pubDate>
    <dc:creator>arjunpkishore5</dc:creator>
    <dc:date>2019-11-23T13:54:40Z</dc:date>
    <item>
      <title>What is the REST API endpoint used to remove an index peer from an index cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-REST-API-endpoint-used-to-remove-an-index-peer-from/m-p/492839#M84252</link>
      <description>&lt;P&gt;Hello all. &lt;BR /&gt;
I am scaling back our index tier through automation and I have been unable to find out how to remove a peer from the index cluster via REST API. I know that I need the GUID of the peer I want to remove, that's easy, I just want to be able to do all this work from "afar" and not have to log in to each instance to do this. &lt;/P&gt;

&lt;P&gt;So the question is, what is the REST API endpoint I would use to remove an index peer from an index cluster?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 20:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-REST-API-endpoint-used-to-remove-an-index-peer-from/m-p/492839#M84252</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2019-11-22T20:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the REST API endpoint used to remove an index peer from an index cluster?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-REST-API-endpoint-used-to-remove-an-index-peer-from/m-p/492840#M84253</link>
      <description>&lt;P&gt;You can use &lt;CODE&gt;cluster/master/peers&lt;/CODE&gt; to get all peers in your cluster. The title field gives you the guid (The title field is not listed in the return values. However, it is returned. Look at the sample response XML) . and then you can use &lt;CODE&gt;cluster/master/control/control/remove_peers&lt;/CODE&gt; to use the guid to remove the peer.&lt;/P&gt;

&lt;P&gt;Docs: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTcluster"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTcluster&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 13:54:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-REST-API-endpoint-used-to-remove-an-index-peer-from/m-p/492840#M84253</guid>
      <dc:creator>arjunpkishore5</dc:creator>
      <dc:date>2019-11-23T13:54:40Z</dc:date>
    </item>
  </channel>
</rss>

