James Rodewig
f56a0f4b66
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
2021-11-05 18:38:50 -04:00
István Zoltán Szabó
d07c174aaf
[DOCS] Revises required privileges info in Anomaly Detection API docs ( #72483 )
2021-05-03 10:20:14 +02:00
Lisa Cawley
1781d4a7b9
[DOCS] Fix security links in machine learning APIs ( #60098 )
2020-07-23 12:14:56 -07:00
James Rodewig
80b674fb25
[DOCS] Reformat snippets to use two-space indents ( #59973 )
2020-07-21 12:24:26 -04:00
Lisa Cawley
823c337e76
[DOCS] Changes level offset for anomaly detection APIs ( #59920 )
2020-07-20 12:38:09 -07:00
István Zoltán Szabó
bb44726ad6
[DOCS] Reworks some parts of EMM API docs ( #54872 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-04-08 09:50:12 +02:00
István Zoltán Szabó
b0f6d4ee0e
[DOCS] Updates estimate model memory docs ( #54574 )
2020-04-01 15:53:53 +02:00
Lisa Cawley
fdcd19483d
[DOCS] Collapses content in machine learning APIs ( #54234 )
2020-03-30 10:08:38 -07:00
David Roberts
8ee770560a
[ML] Add a model memory estimation endpoint for anomaly detection ( #53507 )
...
A new endpoint for estimating anomaly detection job
model memory requirements:
POST _ml/anomaly_detectors/estimate_model_memory
Closes #53219
2020-03-24 21:38:19 +00:00