<?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 Where does rest/services/apps/local get data? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351097#M5592</link>
    <description>&lt;P&gt;I'm trying to get a list of installed addons for both local server instances and for deployed addons.&lt;/P&gt;

&lt;P&gt;I've tried using the search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/apps/local
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;however, I am wondering where this data is coming from?  For instance, I had an app in &lt;CODE&gt;opt/splunk/etc/apps&lt;/CODE&gt;, but I have since deleted that specific app folder.  However it still shows in the list?&lt;/P&gt;

&lt;P&gt;Also, I have apps which I installed via the interface, but have then moved to deployment-apps (they are meant to be deployment apps).  They show in the search results, but I'm wondering why?  Should they? &lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2018 18:01:43 GMT</pubDate>
    <dc:creator>joshuapetitt</dc:creator>
    <dc:date>2018-03-13T18:01:43Z</dc:date>
    <item>
      <title>Where does rest/services/apps/local get data?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351097#M5592</link>
      <description>&lt;P&gt;I'm trying to get a list of installed addons for both local server instances and for deployed addons.&lt;/P&gt;

&lt;P&gt;I've tried using the search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/apps/local
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;however, I am wondering where this data is coming from?  For instance, I had an app in &lt;CODE&gt;opt/splunk/etc/apps&lt;/CODE&gt;, but I have since deleted that specific app folder.  However it still shows in the list?&lt;/P&gt;

&lt;P&gt;Also, I have apps which I installed via the interface, but have then moved to deployment-apps (they are meant to be deployment apps).  They show in the search results, but I'm wondering why?  Should they? &lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 18:01:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351097#M5592</guid>
      <dc:creator>joshuapetitt</dc:creator>
      <dc:date>2018-03-13T18:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where does rest/services/apps/local get data?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351098#M5593</link>
      <description>&lt;P&gt;Data for those rest api endpoint is stored in memory and is updated when Splunk restarts/refreshes/reloaded. You must not have restarted Splunk after you deleted that app, hence the data for /services/apps/local is not updated. Just get Splunk restarted and try again.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 18:14:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351098#M5593</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-03-13T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where does rest/services/apps/local get data?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351099#M5594</link>
      <description>&lt;P&gt;@somesoni2, thank you!  That fixed the issue, and makes sense now.  If you make this an answer, I'll accept.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 18:22:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-does-rest-services-apps-local-get-data/m-p/351099#M5594</guid>
      <dc:creator>joshuapetitt</dc:creator>
      <dc:date>2018-03-13T18:22:54Z</dc:date>
    </item>
  </channel>
</rss>

