Open jsinai opened 3 years ago
It would be convenient if the JavaScript client supports lifecycle methods, similar to the Elastic client:
https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#_ilm_putlifecycle
At present, we have to use separate code for API calls not supported by the client.
This would be worthwhile. If someone wants to contribute a PR, go for it.
It would be convenient if the JavaScript client supports lifecycle methods, similar to the Elastic client:
https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#_ilm_putlifecycle
At present, we have to use separate code for API calls not supported by the client.