Getting Data In

How to clone a saved search via REST API command? Is there documentation on this?

bleung93
Path Finder

How would I clone a saved search via the REST API? I do not see any documentation in the REST API endpoints regarding copy/clone existing saved searches. http://docs.splunk.com/Documentation/Splunk/6.1.3/RESTAPI/RESTsearch#saved.2Fsearches.2F.7Bname.7D.2...

0 Karma

Ledion_Bitincka
Splunk Employee
Splunk Employee

Cloning is basically making a copy of the object but changing the name/id. There is no "clone" action in Splunk's REST API, however the following steps outline how to clone any object from the REST endpoints:

  1. GET the object you want to clone
  2. change the name of the object
  3. POST the object back to the endpoint

somesoni2
Revered Legend

Not sure if cloning operation can be done from REST API. I would be interested if anyone knows a way to do it.

0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...