<?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: Can I deploy a new view using the rest api? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26855#M297</link>
    <description>&lt;P&gt;thanks for pointing me in the right direction, I am not sure how to call this from Python. I am using the splunk.binding module, any chance you could give a quick example? Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Feb 2013 11:37:32 GMT</pubDate>
    <dc:creator>jameshgibson</dc:creator>
    <dc:date>2013-02-12T11:37:32Z</dc:date>
    <item>
      <title>Can I deploy a new view using the rest api?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26853#M295</link>
      <description>&lt;P&gt;I have some scripts that generate a view with some saved searches based on a template. I can add in the saved searches using the rest api but I dont see anyway to add the view. Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 10:00:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26853#M295</guid>
      <dc:creator>jameshgibson</dc:creator>
      <dc:date>2013-02-11T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I deploy a new view using the rest api?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26854#M296</link>
      <description>&lt;P&gt;Yes you can do this using the &lt;CODE&gt;&lt;A href="https://localhost:8089/services/data/ui/views/" target="test_blank"&gt;https://localhost:8089/services/data/ui/views/&lt;/A&gt;&lt;/CODE&gt; endpoint.&lt;/P&gt;

&lt;P&gt;(If you hit in the browser as &lt;CODE&gt;&lt;A href="https://localhost:8089/services/data/ui/views/_new" target="test_blank"&gt;https://localhost:8089/services/data/ui/views/_new&lt;/A&gt;&lt;/CODE&gt; it will give you documentation on what is required.&lt;/P&gt;

&lt;P&gt;The view xml is &lt;CODE&gt;eai:data&lt;/CODE&gt; and the object name is &lt;CODE&gt;name&lt;/CODE&gt; (that's what's used in the URI).&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 21:30:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26854#M296</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2013-02-11T21:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I deploy a new view using the rest api?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26855#M297</link>
      <description>&lt;P&gt;thanks for pointing me in the right direction, I am not sure how to call this from Python. I am using the splunk.binding module, any chance you could give a quick example? Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2013 11:37:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-I-deploy-a-new-view-using-the-rest-api/m-p/26855#M297</guid>
      <dc:creator>jameshgibson</dc:creator>
      <dc:date>2013-02-12T11:37:32Z</dc:date>
    </item>
  </channel>
</rss>

