Splunk Enterprise

Why am I Unable to change owner via RestAPI on Saved Orphan search?

SuhDudes
Observer

Hello guys,

 

We have some orphaned saves searches in our splunk cloud instance that are viewable via the following Rest search:
| rest splunk_server=local /servicesNS/-/-/saved/searches add_orphan_field=yes count=0

However when looking at the searches pulled in searches > Reports and Alerting they do not show up.

There are also zero saved searches viewable under Settings > All Configurations > Reassign Knowledge Objects > Orphaned (with all filters on all)

Screenshot 2023-09-11 at 5.20.23 PM.png

 

We are trying to reassign these searches via Rest with the following example syntax:

curl -sk -H 'Authorization: Bearer <token>' -d 'owner=<name of valid owner>'   https://<splunk cloud.com>:8089/servicesNS/nobody/search/saved/searches/%28%20Customers-LoyaltyEnrollment_1.0%20%29

But are receiving  the following error

MicrosoftTeams-image (155).png

This is not an issue with the id as the following is able to pull saved search info.

curl -sk -H 'Authorization: Bearer <token>'  https://<splunk cloud.com>:8089/servicesNS/nobody/search/saved/searches/%28%20Customers-LoyaltyEnrollment_1.0%20%29

 

Does anyone have a better syntax to use to post this owner change to the saved searches?

Labels (2)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

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