elasticsearch/docs/reference/ml/anomaly-detection
Benjamin Trent a653a1cbb8
[ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563)
This commit adjusts the following APIs so now they not only support an `_all` case, but wildcard patterned Ids as well.

- `GET _ml/calendars/<calendar_id>/events`
- `GET _ml/calendars/<calendar_id>`
- `GET _ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>`
- `DELETE _ml/anomaly_detectors/<job_id>/_forecast/<forecast_id>`
2020-09-18 09:39:40 -04:00
..
apis [ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563) 2020-09-18 09:39:40 -04:00
functions [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
ml-configuring-aggregations.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00
ml-configuring-categories.asciidoc [DOCS] Per-partition categorization (#61506) 2020-08-26 17:07:46 -07:00
ml-configuring-detector-custom-rules.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00
ml-configuring-populations.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00
ml-configuring-transform.asciidoc [DOCS] Move script and stored fields content to search fields page (#60826) 2020-08-06 12:45:03 -04:00
ml-configuring-url.asciidoc [DOCS] Refresh machine learning custom URL example (#61826) 2020-09-03 16:53:26 -07:00
ml-delayed-data-detection.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00