You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/elasticsearch/rest-apis/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Elasticsearch exposes REST APIs that are used by the UI components and can be ca
19
19
|[Get Autoscaling Policy](https://www.elastic.co/docs/api/doc/elasticsearch/endpoint/autoscaling.get_autoscaling_policy)| Retrieves a specific autoscaling policy. |
@@ -257,7 +257,7 @@ Elasticsearch exposes REST APIs that are used by the UI components and can be ca
257
257
|[Get Records](https://www.elastic.co/docs/api/doc/elasticsearch/endpoint/ml.get_records)| Retrieves anomaly records for a job. |
258
258
259
259
## Machine Learning - Data Frame Analytics
260
-
[View Data Frame Analytics APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-ml)
260
+
[View Data Frame Analytics APIs](https://www.elastic.co/docs/api/doc/elasticsearch-serverless/group/endpoint-ml-data-frame)
261
261
262
262
| API | Description |
263
263
| --- | ----------- |
@@ -268,7 +268,7 @@ Elasticsearch exposes REST APIs that are used by the UI components and can be ca
268
268
|[Stop Data Frame Analytics](https://www.elastic.co/docs/api/doc/elasticsearch/endpoint/ml.stop_data_frame_analytics)| Stops a running data frame analytics job. |
269
269
270
270
## Machine Learning - Trained Models
271
-
[View Trained Model APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-ml)
271
+
[View Trained Model APIs](https://www.elastic.co/docs/api/doc/elasticsearch-serverless/group/endpoint-ml-trained-model)
0 commit comments