Closed
Description
The changes made in #44125 highlighted that it is currently possible to update a datafeed to be associated with a different anomaly detection job. As anomaly detection jobs and datafeeds have become more closely coupled this is undesirable and adds complexity.
The first step in removing the ability to do this is to deprecate the ability to specify job_id
in the update datafeed endpoint.