Forráskód Böngészése

[DOCS] Adds limitation to the get jobs API (#37549)

Lisa Cawley 6 éve
szülő
commit
a2d9c464b2
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      docs/reference/ml/apis/get-job.asciidoc

+ 2 - 0
docs/reference/ml/apis/get-job.asciidoc

@@ -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
 get information for all jobs by using `_all`, by specifying `*` as the
 `<job_id>`, or by omitting the `<job_id>`.
 `<job_id>`, or by omitting the `<job_id>`.
 
 
+IMPORTANT: This API returns a maximum of 10,000 jobs. 
+
 
 
 ==== Path Parameters
 ==== Path Parameters