10 Commits

Author SHA1 Message Date
Lisa Cawley
006e00ed0a
[DOCS] Adds documentation for secondary authorization headers () () 2020-04-29 16:29:38 -07:00
David Roberts
da5aeb8be7
[ML] Return assigned node in start/open job/datafeed response ()
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 
2020-04-22 12:06:53 +01:00
lcawl
fcd96db006 [DOCS] Edits create data frame analytics job API () 2020-04-13 10:43:52 -07:00
István Zoltán Szabó
4cba1e6368 [DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. () 2020-04-06 15:46:18 +02:00
István Zoltán Szabó
0ac6786f41 [DOCS] Forms role and privilege requirements as bulleted lists in DFA API docs ()
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2020-01-09 10:45:18 +01:00
István Zoltán Szabó
7611b3c9be
[7.x][DOCS] Moves data frame analytics job resource definitions into APIs ()
* [7.x][DOCS] Moves data frame analytics job resource definitions into APIs.
2019-12-13 11:48:21 +01:00
Lisa Cawley
39ef795085
[DOCS] Cleans up links to security content () () 2019-10-07 15:23:19 -07:00
James Rodewig
e253ee6ba6
[DOCS] Change // CONSOLE comments to [source,console] () () 2019-09-09 12:35:50 -04:00
James Rodewig
bb7bff5e30
[DOCS] Replace "// TESTRESPONSE" magic comments with "[source,console-result] () () 2019-09-06 09:22:08 -04:00
Lisa Cawley
53514b0477 [DOCS] Separates data frame analytics APIs () 2019-07-16 13:33:23 -07:00