|
@@ -15,6 +15,7 @@ Retrieves information about model snapshots.
|
|
|
|
|
|
`GET _ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>`
|
|
|
|
|
|
+
|
|
|
[[ml-get-snapshot-prereqs]]
|
|
|
== {api-prereq-title}
|
|
|
|
|
@@ -22,6 +23,7 @@ Retrieves information about model snapshots.
|
|
|
`monitor`, `manage_ml`, or `manage` cluster privileges to use this API. See
|
|
|
<<security-privileges>> and {ml-docs-setup-privileges}.
|
|
|
|
|
|
+
|
|
|
[[ml-get-snapshot-path-parms]]
|
|
|
== {api-path-parms-title}
|
|
|
|
|
@@ -40,6 +42,7 @@ You can get all snapshots for all calendars by using `_all`,
|
|
|
by specifying `*` as the `<snapshot_id>`, or by omitting the `<snapshot_id>`.
|
|
|
--
|
|
|
|
|
|
+
|
|
|
[[ml-get-snapshot-request-body]]
|
|
|
== {api-request-body-title}
|
|
|
|