[DOCS] Fix update snapshot API description (elastic/x-pack-elasticsearch#2089)
Original commit: elastic/x-pack-elasticsearch@3d98bfad3f
This commit is contained in:
parent
449064337d
commit
1159f7bfa4
|
@ -9,12 +9,7 @@ The update model snapshot API enables you to update certain properties of a snap
|
||||||
`POST _xpack/ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>/_update`
|
`POST _xpack/ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>/_update`
|
||||||
|
|
||||||
|
|
||||||
==== Description
|
//==== Description
|
||||||
|
|
||||||
//TBD. Is the following still true? - not sure but close/open would be the method
|
|
||||||
Updates to the configuration are only applied after the job has been closed
|
|
||||||
and re-opened.
|
|
||||||
|
|
||||||
|
|
||||||
==== Path Parameters
|
==== Path Parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue