Kibana version: 5.6
Hi,
My issue is related to the REST API endpoints.
Currently, I am able to save my dashboards using the GUI of Kibana in json format in my local drive.
I wanted to enquire whether it is possible for me to save/create a visualization object by using curl and request like this POST <kibana_url>/api/saved_objects/<type> to save/create my object.
Also I am able to view the JSON output of the following links:
Hey @Vinay_Kumar, while it's technically possible for you to reverse engineer how Visualizations are saved and create/update them using CURL, this isn't supported and will likely break between different versions of Kibana.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.