mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Add missing icons to transform HLRC APIs (#46616)
This commit is contained in:
parent
b37e96712d
commit
7d0beb0b53
9 changed files with 10 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
:request: DeleteDataFrameTransformRequest
|
||||
:response: AcknowledgedResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Delete {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: GetDataFrameTransformRequest
|
||||
:response: GetDataFrameTransformResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Get {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: GetDataFrameTransformStatsRequest
|
||||
:response: GetDataFrameTransformStatsResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Get {dataframe-transform} stats API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: PreviewDataFrameTransformRequest
|
||||
:response: PreviewDataFrameTransformResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Preview {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: PutDataFrameTransformRequest
|
||||
:response: AcknowledgedResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Put {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: StartDataFrameTransformRequest
|
||||
:response: StartDataFrameTransformResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Start {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: StopDataFrameTransformRequest
|
||||
:response: StopDataFrameTransformResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Stop {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
:request: UpdateDataFrameTransformRequest
|
||||
:response: UpdateDataFrameTransformResponse
|
||||
--
|
||||
[role="xpack"]
|
||||
[id="{upid}-{api}"]
|
||||
=== Update {dataframe-transform} API
|
||||
|
||||
|
|
|
@ -250,6 +250,7 @@ include::licensing/start-basic.asciidoc[]
|
|||
include::licensing/get-trial-status.asciidoc[]
|
||||
include::licensing/get-basic-status.asciidoc[]
|
||||
|
||||
[role="xpack"]
|
||||
== Machine Learning APIs
|
||||
:upid: {mainid}-x-pack-ml
|
||||
:doc-tests-file: {doc-tests}/MlClientDocumentationIT.java
|
||||
|
@ -568,6 +569,7 @@ include::ilm/lifecycle_management_status.asciidoc[]
|
|||
include::ilm/retry_lifecycle_policy.asciidoc[]
|
||||
include::ilm/remove_lifecycle_policy_from_index.asciidoc[]
|
||||
|
||||
[role="xpack"]
|
||||
[[_data_frame_transform_apis]]
|
||||
== {dataframe-transform-cap} APIs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue