'Run ElasticSearch Curator with ApiKey auth - is it possible?

I'm looking at config options for ElasticSearch Curator and I see that there is a way to do auth using Basic auth (username and password).

However I can't find if there is a way to use ApiKey auth, is there a way to use it?

ElasticSearch version: 7.17.0 Curator version: 5.8.4



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source