Splunk Dev

Can I deploy a new view using the rest api?

jameshgibson
Path Finder

I have some scripts that generate a view with some saved searches based on a template. I can add in the saved searches using the rest api but I dont see anyway to add the view. Is this possible?

Tags (2)
0 Karma
1 Solution

dart
Splunk Employee
Splunk Employee

Yes you can do this using the https://localhost:8089/services/data/ui/views/ endpoint.

(If you hit in the browser as https://localhost:8089/services/data/ui/views/_new it will give you documentation on what is required.

The view xml is eai:data and the object name is name (that's what's used in the URI).

View solution in original post

dart
Splunk Employee
Splunk Employee

Yes you can do this using the https://localhost:8089/services/data/ui/views/ endpoint.

(If you hit in the browser as https://localhost:8089/services/data/ui/views/_new it will give you documentation on what is required.

The view xml is eai:data and the object name is name (that's what's used in the URI).

jameshgibson
Path Finder

thanks for pointing me in the right direction, I am not sure how to call this from Python. I am using the splunk.binding module, any chance you could give a quick example? Thanks.

0 Karma
Get Updates on the Splunk Community!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...