Getting Data In

Rest call for KV Store

spyme72
Path Finder

I am new to KV store,
I am trying to delete a key from the key value store using the rest call in splunk search window.
I am able to access my KV store from search bar using the following search command.

| rest /servicesNS/nobody/Monsanto-Monitoring-SelfService/storage/collections/config/windows_perfmon

but i am not sure how to use the GET POST and DELETE methods.

i tried the following searches but i was not sucessful,

| rest /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 GET
| rest /servicesNS/nobody/Monsanto-Monitoring-SelfService/collections/data/windows_perfmon/549c692b6dfa175b773a2736 DELETE

please let me know the right way to call these rest api.

Tags (3)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The rest 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.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...