diff --git a/elasticsearch/_async/client/ml.py b/elasticsearch/_async/client/ml.py index 19c52e649..4f6dfd095 100644 --- a/elasticsearch/_async/client/ml.py +++ b/elasticsearch/_async/client/ml.py @@ -1671,7 +1671,7 @@ async def get_data_frame_analytics_stats( """ .. raw:: html -
Get data frame analytics jobs usage info.
+Get data frame analytics job stats.
`Get datafeeds usage info. +
Get datafeeds stats.
You can get statistics for multiple datafeeds in a single API request by
using a comma-separated list of datafeeds or a wildcard expression. You can
get statistics for all datafeeds by using _all
, by specifying *
as the
@@ -2028,7 +2028,7 @@ async def get_job_stats(
"""
.. raw:: html
-
Get anomaly detection jobs usage info.
+Get anomaly detection job stats.
`Get data frame analytics jobs usage info.
+Get data frame analytics job stats.
`Get datafeeds usage info. +
Get datafeeds stats.
You can get statistics for multiple datafeeds in a single API request by
using a comma-separated list of datafeeds or a wildcard expression. You can
get statistics for all datafeeds by using _all
, by specifying *
as the
@@ -2028,7 +2028,7 @@ def get_job_stats(
"""
.. raw:: html
-
Get anomaly detection jobs usage info.
+Get anomaly detection job stats.
`