<?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 Is there a way to disable a Splunk app using REST and CURL command? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229981#M44762</link>
    <description>&lt;P&gt;I want to disable a Splunk app using curl command and then enable it back. Is there a way to do it without restarting Splunk?&lt;/P&gt;

&lt;P&gt;I couldn't find anything in the REST reference manual for Apps - &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTREF/RESTapps"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTREF/RESTapps&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2017 11:37:36 GMT</pubDate>
    <dc:creator>dineshraj9</dc:creator>
    <dc:date>2017-01-16T11:37:36Z</dc:date>
    <item>
      <title>Is there a way to disable a Splunk app using REST and CURL command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229981#M44762</link>
      <description>&lt;P&gt;I want to disable a Splunk app using curl command and then enable it back. Is there a way to do it without restarting Splunk?&lt;/P&gt;

&lt;P&gt;I couldn't find anything in the REST reference manual for Apps - &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTREF/RESTapps"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTREF/RESTapps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 11:37:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229981#M44762</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-01-16T11:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to disable a Splunk app using REST and CURL command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229982#M44763</link>
      <description>&lt;P&gt;You can disable REST for the entire node but I don't think you can selectively.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 23:30:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229982#M44763</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-10T23:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to disable a Splunk app using REST and CURL command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229983#M44764</link>
      <description>&lt;P&gt;That's not documented there because it's documented more generally here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTUM/RESTusing#Enable_and_disable_endpoint"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/RESTUM/RESTusing#Enable_and_disable_endpoint&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Same principle applies for all disable-able objects.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 23:38:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229983#M44764</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-03-10T23:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to disable a Splunk app using REST and CURL command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229984#M44765</link>
      <description>&lt;P&gt;The endpoint works for disabling an app on the search head where I issue the CURL command, but the changes don't get replicated to any of the other peers in the SHC.&lt;/P&gt;

&lt;P&gt;Is there some way I can disable it across all peers?&lt;BR /&gt;
Do I need to issue the curl command on all peers?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 12:10:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229984#M44765</guid>
      <dc:creator>dineshraj9</dc:creator>
      <dc:date>2017-04-27T12:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to disable a Splunk app using REST and CURL command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229985#M44766</link>
      <description>&lt;P&gt;In an SHC you should distribute this via the SHC deployer.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 22:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-way-to-disable-a-Splunk-app-using-REST-and-CURL/m-p/229985#M44766</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-04-27T22:25:02Z</dc:date>
    </item>
  </channel>
</rss>

