<?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: Is the REST API incomplete with respect to Deployment steps in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98919#M20684</link>
    <description>&lt;P&gt;Hi Sowings&lt;BR /&gt;
What do you think of the answer by Monzy below pointing to  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations&lt;/A&gt;? &lt;/P&gt;

&lt;P&gt;It appears to control only the configs of local Splunk server not the configs being prepared for remote deployment.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2013 13:01:11 GMT</pubDate>
    <dc:creator>perichandra</dc:creator>
    <dc:date>2013-07-22T13:01:11Z</dc:date>
    <item>
      <title>Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98916#M20681</link>
      <description>&lt;P&gt;I went through the Splunk REST API documentation at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTdeploy"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTdeploy&lt;/A&gt;&lt;BR /&gt;
and am unable to find the APIs that would cover all the steps needed to remotely carry out the deployment process. While I find the APIS to create higher level entities such as deployment servers/clients and server classes and to propagate manually created configs, I see no APIs for lower level details such as creating the config details for inputs and forwarders under particular server classes.&lt;/P&gt;

&lt;P&gt;I would appreciate it if anyone could confirm that it is indeed so, if not, where the API is for doing them.&lt;/P&gt;

&lt;P&gt;If the Splunk REST API is indeed incomplete in those respects, how do large Splunk farms manage deployment processes? They log in to master deployment servers and manually create configs on the masters and propagate them? Or is there an App to do these?&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 07:06:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98916#M20681</guid>
      <dc:creator>perichandra</dc:creator>
      <dc:date>2013-07-18T07:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98917#M20682</link>
      <description>&lt;P&gt;For a quick answer about how this is managed, yes, it's typical to log in to the deployment manager and modify serverclass.conf directly.&lt;/P&gt;

&lt;P&gt;The configs portion of the API works directly on the apps in $SPLUNK_HOME/etc/apps, not the deployment-apps hierarchy used (by default) on the deployment manager. At present, I'm not aware of any Splunkbase apps or other UI to make the process of creating the deployment-apps any easier.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98917#M20682</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-07-18T11:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98918#M20683</link>
      <description>&lt;P&gt;is it possible for you to modify config files using the REST API steps documented here:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 23:37:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98918#M20683</guid>
      <dc:creator>monzy</dc:creator>
      <dc:date>2013-07-19T23:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98919#M20684</link>
      <description>&lt;P&gt;Hi Sowings&lt;BR /&gt;
What do you think of the answer by Monzy below pointing to  &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/RESTAPI/RESTconfigurations&lt;/A&gt;? &lt;/P&gt;

&lt;P&gt;It appears to control only the configs of local Splunk server not the configs being prepared for remote deployment.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2013 13:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98919#M20684</guid>
      <dc:creator>perichandra</dc:creator>
      <dc:date>2013-07-22T13:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98920#M20685</link>
      <description>&lt;P&gt;Is there any REST API method available NOW for -- create deployment-apps &lt;BR /&gt;
Splunk version 6.1.3&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 07:58:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98920#M20685</guid>
      <dc:creator>tulakayre</dc:creator>
      <dc:date>2014-11-10T07:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98921#M20686</link>
      <description>&lt;P&gt;There is not, even now in version 7.2.1, a way to fully manage the Deployment server or deployment-apps or even compare conf files from one deployment app to another.  &lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98921#M20686</guid>
      <dc:creator>jaxjohnny2000</dc:creator>
      <dc:date>2019-01-04T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98922#M20687</link>
      <description>&lt;P&gt;Install Telerik’s fiddler, enable ssl decryption, do everything you want to do in your question/use case while recording the traffic, then use the recorded steps to see which API calls with which headers and payloads, etc were sent to complete each task.&lt;/P&gt;

&lt;P&gt;The WebUI is all just pretty js, pictures and buttons that create the rest calls you’ll see in fiddler.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98922#M20687</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-01-04T14:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is the REST API incomplete with respect to Deployment steps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98923#M20688</link>
      <description>&lt;P&gt;Tip, DS reloads after every change to apps/classes in the UI&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-the-REST-API-incomplete-with-respect-to-Deployment-steps/m-p/98923#M20688</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-01-04T14:13:24Z</dc:date>
    </item>
  </channel>
</rss>

