<?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: App install using REST api and URL in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/App-install-using-REST-api-and-URL/m-p/73629#M15094</link>
    <description>&lt;P&gt;The correct endpoint to use is /apps/appinstall.&lt;/P&gt;

&lt;P&gt;please try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -u "user:pass" -k "https://1.2.3.4:8089/services/apps/appinstall" -d name="http://1.2.3.4/test.spl"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 Feb 2012 23:46:44 GMT</pubDate>
    <dc:creator>Leo</dc:creator>
    <dc:date>2012-02-28T23:46:44Z</dc:date>
    <item>
      <title>App install using REST api and URL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/App-install-using-REST-api-and-URL/m-p/73628#M15093</link>
      <description>&lt;P&gt;The REST API docs indicate that it is possible to install an app via "URL". Using splunk 4.1.6, this response is given when using the "name" parameter with curl and a URL to use for app install.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -u "user:pass" -k "https://1.2.3.4:8089/services/apps/local/appinstall/" -d name="http://1.2.3.4/test.spl"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In the xml output:&lt;/P&gt;

&lt;P&gt;Application name can only contain the following characters: a-zA-Z0-9_&lt;/P&gt;

&lt;P&gt;How do you install an app using REST from a URL?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2012 13:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/App-install-using-REST-api-and-URL/m-p/73628#M15093</guid>
      <dc:creator>awesomo9000</dc:creator>
      <dc:date>2012-02-17T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: App install using REST api and URL</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/App-install-using-REST-api-and-URL/m-p/73629#M15094</link>
      <description>&lt;P&gt;The correct endpoint to use is /apps/appinstall.&lt;/P&gt;

&lt;P&gt;please try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -u "user:pass" -k "https://1.2.3.4:8089/services/apps/appinstall" -d name="http://1.2.3.4/test.spl"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Feb 2012 23:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/App-install-using-REST-api-and-URL/m-p/73629#M15094</guid>
      <dc:creator>Leo</dc:creator>
      <dc:date>2012-02-28T23:46:44Z</dc:date>
    </item>
  </channel>
</rss>

