<?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 Rest call for KV Store in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Rest-call-for-KV-Store/m-p/169654#M34285</link>
    <description>&lt;P&gt;I am new to KV store,&lt;BR /&gt;
I am trying to delete a key from the key value store using the rest call in splunk search window.&lt;BR /&gt;
I am able to access my KV store from search bar using the following search command.&lt;/P&gt;

&lt;P&gt;| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/storage/collections/config/windows_perfmon&lt;/P&gt;

&lt;P&gt;but i am not sure how to use the GET POST and DELETE methods.&lt;/P&gt;

&lt;P&gt;i tried the following searches but i was not sucessful,&lt;/P&gt;

&lt;P&gt;| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 GET&lt;BR /&gt;
| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 DELETE&lt;/P&gt;

&lt;P&gt;please let me know the right way to call these rest api.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:32:55 GMT</pubDate>
    <dc:creator>spyme72</dc:creator>
    <dc:date>2020-09-28T18:32:55Z</dc:date>
    <item>
      <title>Rest call for KV Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-call-for-KV-Store/m-p/169654#M34285</link>
      <description>&lt;P&gt;I am new to KV store,&lt;BR /&gt;
I am trying to delete a key from the key value store using the rest call in splunk search window.&lt;BR /&gt;
I am able to access my KV store from search bar using the following search command.&lt;/P&gt;

&lt;P&gt;| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/storage/collections/config/windows_perfmon&lt;/P&gt;

&lt;P&gt;but i am not sure how to use the GET POST and DELETE methods.&lt;/P&gt;

&lt;P&gt;i tried the following searches but i was not sucessful,&lt;/P&gt;

&lt;P&gt;| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 GET&lt;BR /&gt;
| rest  /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 DELETE&lt;/P&gt;

&lt;P&gt;please let me know the right way to call these rest api.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:32:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-call-for-KV-Store/m-p/169654#M34285</guid>
      <dc:creator>spyme72</dc:creator>
      <dc:date>2020-09-28T18:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rest call for KV Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rest-call-for-KV-Store/m-p/169655#M34286</link>
      <description>&lt;P&gt;The &lt;CODE&gt;rest&lt;/CODE&gt; command in the search bar can only submit GET requests. Use any HTTP client you like, for example curl or your programming language of choice, to submit other requests.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2014 17:48:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rest-call-for-KV-Store/m-p/169655#M34286</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-26T17:48:48Z</dc:date>
    </item>
  </channel>
</rss>

