mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[DOCS] Adds limitation to the get jobs API (#37549)
This commit is contained in:
parent
587034dfa7
commit
a2d9c464b2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user