Splunk Dev

Splunk api for updating dashboard content

sansmish
Engager

I want to retrieve ,update or delete service codes on Splunk dashboard so that I can use the same format of dashboard for any service by just changing service numbers.Has Splunk provided any apis to retrieve update or delete Splunk dashboard content?

Labels (1)
Tags (1)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@sansmish 

Yes. Please go through below for same,

https://docs.splunk.com/Documentation/Splunk/8.2.0/RESTREF/RESTknowledge#data.2Fui.2Fviews

Test the api using below curl command.

curl -ku admin:changeme https://localhost:8089/servicesNS/admin/search/data/ui/views/ -d 'name=newdash' -d 'eai:data=<put your xml here>'

 

Thanks
KV
▄︻̷̿┻̿═━一

If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated. 

Get Updates on the Splunk Community!

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...