elasticsearch/docs/reference/ml
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
..
anomaly-detection [ML] all multiple wildcard values for GET Calendars, Events, and DELETE forecasts (#62563) 2020-09-18 09:39:40 -04:00
df-analytics/apis [ML] Add new include flag to GET inference/<model_id> API for model training metadata (#61922) 2020-09-18 07:11:38 -04:00
images [DOCS] Refresh machine learning custom URL example (#61826) 2020-09-03 16:53:26 -07:00
ml-shared.asciidoc [ML] Add new include flag to GET inference/<model_id> API for model training metadata (#61922) 2020-09-18 07:11:38 -04:00