lib/elasticsearch/api/actions/shutdown/get_node.rb in elasticsearch-api-7.15.0 vs lib/elasticsearch/api/actions/shutdown/get_node.rb in elasticsearch-api-7.16.0
- old
+ new
@@ -17,14 +17,10 @@
module Elasticsearch
module API
module Shutdown
module Actions
- # Retrieve status of a node or nodes that are currently marked as shutting down
- # This functionality is Experimental and may be changed or removed
- # completely in a future release. Elastic will take a best effort approach
- # to fix any issues, but experimental features are not subject to the
- # support SLA of official GA features.
+ # Retrieve status of a node or nodes that are currently marked as shutting down. Designed for indirect use by ECE/ESS and ECK. Direct use is not supported.
#
# @option arguments [String] :node_id Which node for which to retrieve the shutdown status
# @option arguments [Hash] :headers Custom HTTP headers
#
# @see https://www.elastic.co/guide/en/elasticsearch/reference/current