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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user