Getting Data In

Why is the REST API not able to edit attributes in a saved search?

adityapavan18
Contributor

Hi All

I am having a weird issue where I am trying to update certain attributes for a saved search - it does update few attributes, but not all attributes.

curl -k -u admin:pass -d action.email=0 -d alert.severity=2 https://splunkserver:8089/servicesNS/nobody/search/saved/searches/SAMPLE%20REST%20API%20ALERT

Running this updates the alert.severity to "2" but not setting action.email=0

Am I using it wrong? any help is greatly appreciated

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...