Updated opensearch-py to reflect the latest OpenSearch API spec (2024-07-15) (#775)
Signed-off-by: GitHub <[email protected]> Co-authored-by: saimedhi <[email protected]>
This commit is contained in:
co-authored by
saimedhi
parent
a380e7083f
commit
ea0a718754
@@ -220,8 +220,8 @@ class NodesClient(NamespacedClient):
|
||||
the returned information; use `_local` to return information from the
|
||||
node you're connecting to, leave empty to get information from all
|
||||
nodes.
|
||||
:arg doc_type: The type to sample. Valid choices are cpu, wait,
|
||||
block.
|
||||
:arg doc_type: The type to sample. Valid choices are block, cpu,
|
||||
wait.
|
||||
:arg error_trace: Whether to include the stack trace of returned
|
||||
errors.
|
||||
:arg filter_path: Comma-separated list of filters used to reduce
|
||||
|
||||
Reference in New Issue
Block a user