OpenSearch/docs/java-rest
David Roberts da5aeb8be7
[ML] Return assigned node in start/open job/datafeed response (#55570)
Adds a "node" field to the response from the following endpoints:

1. Open anomaly detection job
2. Start datafeed
3. Start data frame analytics job

If the job or datafeed is assigned to a node immediately then
this field will return the ID of that node.

In the case where a job or datafeed is opened or started lazily
the node field will contain an empty string.  Clients that want
to test whether a job or datafeed was opened or started lazily
can therefore check for this.

Backport of #55473
2020-04-22 12:06:53 +01:00
..
high-level [ML] Return assigned node in start/open job/datafeed response (#55570) 2020-04-22 12:06:53 +01:00
low-level Add HLRC docs for AuthN and TLS (#51355) (#51551) 2020-01-29 08:14:38 +02:00
index.asciidoc [DOCS] Update data frame transform URLs (#46940) (#46946) 2019-09-20 15:57:43 -07:00
license.asciidoc [DOCS] Bump copyright to 2019 for Java HLRC license (#50206) 2019-12-30 15:39:53 -05:00
overview.asciidoc [DOCS] restructure java clients docs pages (#25517) 2017-07-04 10:58:57 +02:00
redirects.asciidoc [DOCS] Update data frame transform URLs (#46940) (#46946) 2019-09-20 15:57:43 -07:00