Get plugin version from each node

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 elasticsearch+unsubscribe@googlegroups.com.
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.

Yes you can set node ids
See Elasticsearch Platform — Find real-time answers at scale | Elastic

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 1 oct. 2014 à 00:11, kti_sk@hotmail.com a écrit :

Hi,
I am writing powershell script to update out-dated plugins from each cluster node.
I am using Elasticsearch Platform — Find real-time answers at scale | Elastic 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 elasticsearch+unsubscribe@googlegroups.com.
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.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/EF756A88-A618-4683-A9E0-40F68182BC99%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.