elasticsearch-perl
elasticsearch-perl copied to clipboard
ILM remove_lifecycle seems to be missing?
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 I think you are refering to ilm.remove_policy API. We need to update the documentation for Ilm namespace here.
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