elasticsearch-perl icon indicating copy to clipboard operation
elasticsearch-perl copied to clipboard

ILM remove_lifecycle seems to be missing?

Open Euromancer opened this issue 4 years ago • 1 comments

Hi Im trying to use remove_lifecycle but im getting: Can't locate object method "remove_lifecycle" via package "Search::Elasticsearch::Client::7_0::Direct::ILM"

Euromancer avatar Sep 01 '21 11:09 Euromancer

@Euromancer I think you are refering to ilm.remove_policy API. We need to update the documentation for Ilm namespace here.

ezimuel avatar Oct 20 '21 09:10 ezimuel

Finally, I released 8.0.0 updated and tested using Elasticsearch 8.5.3. I also updated the docs with an Elastic Cloud connection example

ezimuel avatar Dec 29 '22 12:12 ezimuel