Hi, I am writing powershell script to update out-dated plugins from each cluster node. I am using http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/cluster-nodes-info.html as reference but it doesn't seem like there is no way to get plugin information for just one node? Instead, i have to iterate returned json and parse data.
Is there a way to get just one particular node's plugin information? Thanks -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9e996b76-2d93-435a-95c6-7e7fc1df5799%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
