NAME

Search::Elasticsearch::Client::7_0::Direct::Shutdown - Plugin providing Shutdown feature for Search::Elasticsearch 7.x

VERSION

version 7.717

SYNOPSIS

    my $response = $es->shutdown->put_node(
        node_id => $node_id
    );

DESCRIPTION

This class extends the Search::Elasticsearch client with an shutdown namespace, to support the experimental shutdown APIs.

AUTHOR

Enrico Zimuel <enrico.zimuel@elastic.co>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by Elasticsearch BV.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004