Skip to content

Commit

Permalink
[DOCS] Adds missing icons to ILM HLRC APIs (#46633)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Sep 11, 2019
1 parent ad7c89c commit 619dba5
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteLifecyclePolicyRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Delete Lifecycle Policy API

Expand Down
2 changes: 1 addition & 1 deletion docs/java-rest/high-level/ilm/explain_lifecycle.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: ExplainLifecycleRequest
:response: ExplainLifecycleResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Explain Lifecycle API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: GetLifecyclePolicyRequest
:response: GetLifecyclePolicyResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Get Lifecycle Policy API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: LifecycleManagementStatusRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Index Lifecycle Management Status API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: PutLifecyclePolicyRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Lifecycle Policy API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: RemoveIndexLifecyclePolicyRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Remove Policy from Index API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: RetryLifecyclePolicyRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Retry Lifecycle Policy API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: StartILMRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Start Index Lifecycle Management API

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: StopILMRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Stop Index Lifecycle Management API

Expand Down
1 change: 1 addition & 0 deletions docs/java-rest/high-level/supported-apis.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ include::ccr/get_stats.asciidoc[]
include::ccr/get_follow_stats.asciidoc[]
include::ccr/get_follow_info.asciidoc[]

[role="xpack"]
== Index Lifecycle Management APIs

:upid: {mainid}-ilm
Expand Down

0 comments on commit 619dba5

Please sign in to comment.