mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Changes experimental flag to beta in DFA related docs (#63992)
This commit is contained in:
parent
d787dc3bcf
commit
6093518f4a
28 changed files with 29 additions and 32 deletions
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Delete {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Delete an existing {dfanalytics-job}.
|
||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Delete trained models API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Deletes a previously saved trained model.
|
||||
The API accepts a +{request}+ object and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Evaluate {dfanalytics} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Evaluates the {dfanalytics} for an annotated index.
|
||||
The API accepts an +{request}+ object and returns an +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Explain {dfanalytics} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Explains the following about a {dataframe-analytics-config}:
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Get {dfanalytics-jobs} stats API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Retrieves the operational statistics of one or more {dfanalytics-jobs}.
|
||||
The API accepts a +{request}+ object and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Get {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Retrieves one or more {dfanalytics-jobs}.
|
||||
The API accepts a +{request}+ object and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Get trained models stats API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Retrieves one or more trained model statistics.
|
||||
The API accepts a +{request}+ object and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Get trained models API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Retrieves one or more trained models.
|
||||
The API accepts a +{request}+ object and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Put {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Creates a new {dfanalytics-job}.
|
||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||
|
|
|
@ -7,9 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Put trained models API
|
||||
|
||||
experimental:[]
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Creates a new trained model for inference.
|
||||
The API accepts a +{request}+ object as a request and returns a +{response}+.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Start {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Starts an existing {dfanalytics-job}.
|
||||
It accepts a +{request}+ object and responds with a +{response}+ object.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Stop {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Stops a running {dfanalytics-job}.
|
||||
It accepts a +{request}+ object and responds with a +{response}+ object.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Update {dfanalytics-jobs} API
|
||||
|
||||
experimental::[]
|
||||
beta::[]
|
||||
|
||||
Updates an existing {dfanalytics-job}.
|
||||
The API accepts an +{request}+ object as a request and returns an +{response}+.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue