<?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: How to &amp;quot;create&amp;quot; an app through the RESTAPI? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-create-quot-an-app-through-the-RESTAPI/m-p/180727#M36236</link>
    <description>&lt;P&gt;You can create an app through the Web UI, so you can also create it through the REST API: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/RESTAPI/RESTapps#POST_apps.2Flocal"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/RESTAPI/RESTapps#POST_apps.2Flocal&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2014 15:39:38 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-08-13T15:39:38Z</dc:date>
    <item>
      <title>How to "create" an app through the RESTAPI?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-create-quot-an-app-through-the-RESTAPI/m-p/180726#M36235</link>
      <description>&lt;P&gt;I like to keep my index configurations for indexers modular, keeping groups of indexes for a set purpose under their own app.  I am trying to add a new index for a new group using the restapi, but unsurprisingly it is complaining that the app does not exist.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u admin:changeme &lt;A href="https://127.0.0.1:8089/servicesNS/admin/linux_indexes_blah/data/indexes" target="test_blank"&gt;https://127.0.0.1:8089/servicesNS/admin/linux_indexes_blah/data/indexes&lt;/A&gt; -d name=linux_appservers_blah
&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;response&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;msg type="ERROR"&amp;gt;Application does not exist: linux_appservers_amelco&amp;lt;/msg&amp;gt;
  &amp;lt;/messages&amp;gt;
&amp;lt;/response&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Expecting the answer "no", but is there a quick way to initialise a skeletal app configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-create-quot-an-app-through-the-RESTAPI/m-p/180726#M36235</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2014-08-13T15:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to "create" an app through the RESTAPI?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-create-quot-an-app-through-the-RESTAPI/m-p/180727#M36236</link>
      <description>&lt;P&gt;You can create an app through the Web UI, so you can also create it through the REST API: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/RESTAPI/RESTapps#POST_apps.2Flocal"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/RESTAPI/RESTapps#POST_apps.2Flocal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-quot-create-quot-an-app-through-the-RESTAPI/m-p/180727#M36236</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-08-13T15:39:38Z</dc:date>
    </item>
  </channel>
</rss>

