Skip to content

Commit db239e2

Browse files
authored
[DOCS] Adds update datafeeds API changes to the migration guide. (elastic#77689)
1 parent 562f04e commit db239e2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/reference/migration/migrate_8_0/api.asciidoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,15 @@ and will be removed in a future major version.
7878
*Impact* +
7979
Use {ref}/ml-apis.html#ml-api-datafeed-endpoint[{dfeeds}] instead.
8080
====
81+
82+
.The `job_id` property of the Update {dfeeds} API has been removed.
83+
[%collapsible]
84+
====
85+
*Details* +
86+
The ability to update a `job_id` in a {dfeed} was deprecated in 7.3.0. and is
87+
removed in 8.0.
88+
89+
*Impact* +
90+
It is not possible to move {dfeeds} between {anomaly-jobs}.
91+
====
8192
// end::notable-breaking-changes[]

0 commit comments

Comments
 (0)