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:
opensearch-trigger-bot[bot]
2024-07-15 08:30:16 -04:00
committed by GitHub
co-authored by saimedhi
parent a380e7083f
commit ea0a718754
17 changed files with 161 additions and 160 deletions
+2 -2
View File
@@ -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