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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...