How to create a Kibana Visualisation with python script?

Hello! Does anyone know how to create a Kibana Visualisation with python script?
I'm currently using ES/Kibana 7.6.2. Thanks in advance!

We have import/export API's available if you're just trying to automate setup.

Import: https://www.elastic.co/guide/en/kibana/current/saved-objects-api-import.html
Export: https://www.elastic.co/guide/en/kibana/current/saved-objects-api-export.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.