Skip to content

Commit 69d2c6c

Browse files
committed
[DOCS] Adds limitation to the get jobs API (#37549)
1 parent 15eeacf commit 69d2c6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/ml/apis/get-job.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ group name, a comma-separated list of jobs, or a wildcard expression. You can
2727
get information for all jobs by using `_all`, by specifying `*` as the
2828
`<job_id>`, or by omitting the `<job_id>`.
2929

30+
IMPORTANT: This API returns a maximum of 10,000 jobs.
31+
3032

3133
==== Path Parameters
3234

0 commit comments

Comments
 (0)