IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
API quick reference
editAPI quick reference
editAll machine learning endpoints have the following base:
/_ml/
The main machine learning resources can be accessed with a variety of endpoints:
-
/anomaly_detectors/
: Create and manage machine learning jobs -
/calendars/
: Create and manage calendars and scheduled events -
/datafeeds/
: Select data from Elasticsearch to be analyzed -
/filters/
: Create and manage filters for custom rules -
/results/
: Access the results of a machine learning job -
/model_snapshots/
: Manage model snapshots
For a full list, see Machine learning APIs.