File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1676,7 +1676,7 @@ async def get_data_frame_analytics_stats(
16761676 """
16771677 .. raw:: html
16781678
1679- <p>Get data frame analytics jobs usage info .</p>
1679+ <p>Get data frame analytics job stats .</p>
16801680
16811681
16821682 `<https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-ml-get-data-frame-analytics-stats>`_
@@ -1744,7 +1744,7 @@ async def get_datafeed_stats(
17441744 """
17451745 .. raw:: html
17461746
1747- <p>Get datafeeds usage info .
1747+ <p>Get datafeed stats .
17481748 You can get statistics for multiple datafeeds in a single API request by
17491749 using a comma-separated list of datafeeds or a wildcard expression. You can
17501750 get statistics for all datafeeds by using <code>_all</code>, by specifying <code>*</code> as the
@@ -2033,7 +2033,7 @@ async def get_job_stats(
20332033 """
20342034 .. raw:: html
20352035
2036- <p>Get anomaly detection jobs usage info .</p>
2036+ <p>Get anomaly detection job stats .</p>
20372037
20382038
20392039 `<https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-ml-get-job-stats>`_
Original file line number Diff line number Diff line change @@ -1676,7 +1676,7 @@ def get_data_frame_analytics_stats(
16761676 """
16771677 .. raw:: html
16781678
1679- <p>Get data frame analytics jobs usage info .</p>
1679+ <p>Get data frame analytics job stats .</p>
16801680
16811681
16821682 `<https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-ml-get-data-frame-analytics-stats>`_
@@ -1744,7 +1744,7 @@ def get_datafeed_stats(
17441744 """
17451745 .. raw:: html
17461746
1747- <p>Get datafeeds usage info .
1747+ <p>Get datafeed stats .
17481748 You can get statistics for multiple datafeeds in a single API request by
17491749 using a comma-separated list of datafeeds or a wildcard expression. You can
17501750 get statistics for all datafeeds by using <code>_all</code>, by specifying <code>*</code> as the
@@ -2033,7 +2033,7 @@ def get_job_stats(
20332033 """
20342034 .. raw:: html
20352035
2036- <p>Get anomaly detection jobs usage info .</p>
2036+ <p>Get anomaly detection job stats .</p>
20372037
20382038
20392039 `<https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-ml-get-job-stats>`_
You can’t perform that action at this time.
0 commit comments