Skip to content

Commit

Permalink
[DOCS] Adds limitation to the get jobs API (#37549)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jan 17, 2019
1 parent 15eeacf commit 69d2c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/ml/apis/get-job.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ group name, a comma-separated list of jobs, or a wildcard expression. You can
get information for all jobs by using `_all`, by specifying `*` as the
`<job_id>`, or by omitting the `<job_id>`.

IMPORTANT: This API returns a maximum of 10,000 jobs.


==== Path Parameters

Expand Down

0 comments on commit 69d2c6c

Please sign in to comment.