diff --git a/elasticsearch/_async/client/ml.py b/elasticsearch/_async/client/ml.py index 517cb0b74..594dd8f09 100644 --- a/elasticsearch/_async/client/ml.py +++ b/elasticsearch/_async/client/ml.py @@ -1676,7 +1676,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 datafeed 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
@@ -2033,7 +2033,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 datafeed 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
@@ -2033,7 +2033,7 @@ def get_job_stats(
"""
.. raw:: html
-
Get anomaly detection jobs usage info.
+Get anomaly detection job stats.
`