Hi,
I am new to kibana and ELS. I have been working on migrating graphs from production env to many other env. I can create visualizations on the fly using GET and POST calls using the rest api - http://server:port/elasticsearch/.kibana/visualization/visualisation_name. Now I want to create dashboards on the fly, I am not able to find the API endpoints which gives/sends JSON data for viewing/creating (GET and POST) for dashboards. Could you guys help me with ideas and suggestions on how to proceed with this ?