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
+1 -1
View File
@@ -73,7 +73,7 @@ class TasksClient(NamespacedClient):
:arg filter_path: Comma-separated list of filters used to reduce
the response.
:arg group_by: Key used to group tasks in the response. Valid
choices are nodes, parents, none.
choices are nodes, none, parents.
:arg human: Whether to return human readable values for
statistics.
:arg nodes: Comma-separated list of node IDs or names to limit