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 authored Sep 11, 2019
1 parent e394523 commit 5105db4
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 14 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:request: DeleteSnapshotLifecyclePolicyRequest
:response: AcknowledgedResponse
--

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

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

[role="xpack"]
[id="{upid}-{api}"]
=== Execute Snapshot 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: GetSnapshotLifecyclePolicyRequest
:response: GetSnapshotLifecyclePolicyResponse
--

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

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

[role="xpack"]
[id="{upid}-{api}"]
=== Get Snapshot Lifecycle Stats 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: PutSnapshotLifecyclePolicyRequest
:response: AcknowledgedResponse
--

[role="xpack"]
[id="{upid}-{api}"]
=== Put Snapshot 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 @@ -544,6 +544,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 5105db4

Please sign in to comment.