Hi all, can anyone give me some advice. We're hosting both elasticsearch, and kibana in docker containers (using Kubernetes), and as part of the pod startup, I need to make sure that all the Kibana savedObjects are up to date. I also have spaces where some savedObjects need to be assigned to.
What is the best way to do this..? Is it even possible with the Kibana REST api
Thanks
Mat