Auto-generated API code (#2804)

This commit is contained in:
Elastic Machine
2025-04-28 17:11:23 +02:00
committed by GitHub
parent e041b3ac5c
commit e46109675a
2 changed files with 6 additions and 6 deletions

View File

@ -9858,7 +9858,7 @@ be retrieved and then added to another cluster.
[discrete]
==== get_data_frame_analytics_stats
Get data frame analytics jobs usage info.
Get data frame analytics job stats.
{ref}/get-dfanalytics-stats.html[Endpoint documentation]
[source,ts]
@ -9890,7 +9890,7 @@ there are no matches or only partial matches.
[discrete]
==== get_datafeed_stats
Get datafeeds usage info.
Get datafeed stats.
You can get statistics for multiple datafeeds in a single API request by
using a list of datafeeds or a wildcard expression. You can
get statistics for all datafeeds by using `_all`, by specifying `*` as the
@ -10014,7 +10014,7 @@ means it is unset and results are not limited to specific timestamps.
[discrete]
==== get_job_stats
Get anomaly detection jobs usage info.
Get anomaly detection job stats.
{ref}/ml-get-job-stats.html[Endpoint documentation]
[source,ts]