The `security.get_api_key.json` file is missing the "owner" parameter. This was patched locally for the .NET client, as demonstrated here. https://github.com/elastic/elasticsearch-net/pull/4178/commits/329be8df3e7bb333d443bd8888e1499741158ec7 Applies to version `7.4`+
The
security.get_api_key.jsonfile is missing the "owner" parameter.This was patched locally for the .NET client, as demonstrated here.
elastic/elasticsearch-net@329be8d
Applies to version
7.4+