Ok, I relative new to Elasticsearch, I searched and found, for example, that the rest api has access to the node client but my plugin not register new endpoints, so, what is the most basic api I should extends mi plugin? Besides, with the node client I can access to the indexes stats?
Thanks for the reply!!