This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 540c765197094090ad9bd2f1bc28bf6cbce215b8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 22 09:56:47 2018 +0100 CAMEL-12391 - Docs updated --- .../src/main/docs/elasticsearch-rest-component.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc index 3e36e01..eef2c0e 100644 --- a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc +++ b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc @@ -133,6 +133,8 @@ object in the body indexId in the body. |Ping |None |Pings the remote Elasticsearch cluster and returns true if the ping succeeded, false otherwise + +|Info |None |Get the info of the Elasticsearch cluster and returns them as MainResponse class instance |=== === Configure the component and enable basic authentication -- To stop receiving notification emails like this one, please contact acosent...@apache.org.