diff --git a/docs/java-rest/high-level/ccr/delete_auto_follow_pattern.asciidoc b/docs/java-rest/high-level/ccr/delete_auto_follow_pattern.asciidoc index f79dbd5d39de..49aee815b89b 100644 --- a/docs/java-rest/high-level/ccr/delete_auto_follow_pattern.asciidoc +++ b/docs/java-rest/high-level/ccr/delete_auto_follow_pattern.asciidoc @@ -3,7 +3,7 @@ :request: DeleteAutoFollowPatternRequest :response: AcknowledgedResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Delete Auto Follow Pattern API diff --git a/docs/java-rest/high-level/ccr/forget_follower.asciidoc b/docs/java-rest/high-level/ccr/forget_follower.asciidoc index bf1fde014b8e..b889993a4e9b 100644 --- a/docs/java-rest/high-level/ccr/forget_follower.asciidoc +++ b/docs/java-rest/high-level/ccr/forget_follower.asciidoc @@ -3,7 +3,7 @@ :request: ForgetFollowerRequest :response: BroadcastResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Forget Follower API diff --git a/docs/java-rest/high-level/ccr/get_auto_follow_pattern.asciidoc b/docs/java-rest/high-level/ccr/get_auto_follow_pattern.asciidoc index 61ab8d58e9cc..98c9e5410193 100644 --- a/docs/java-rest/high-level/ccr/get_auto_follow_pattern.asciidoc +++ b/docs/java-rest/high-level/ccr/get_auto_follow_pattern.asciidoc @@ -3,7 +3,7 @@ :request: GetAutoFollowPatternRequest :response: GetAutoFollowPatternResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Get Auto Follow Pattern API diff --git a/docs/java-rest/high-level/ccr/get_follow_info.asciidoc b/docs/java-rest/high-level/ccr/get_follow_info.asciidoc index 3d4e8d5456ef..70a71c1c90b7 100644 --- a/docs/java-rest/high-level/ccr/get_follow_info.asciidoc +++ b/docs/java-rest/high-level/ccr/get_follow_info.asciidoc @@ -3,7 +3,7 @@ :request: FollowInfoRequest :response: FollowInfoResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Get Follow Info API diff --git a/docs/java-rest/high-level/ccr/get_follow_stats.asciidoc b/docs/java-rest/high-level/ccr/get_follow_stats.asciidoc index 15b98abc6862..a510a53b70cc 100644 --- a/docs/java-rest/high-level/ccr/get_follow_stats.asciidoc +++ b/docs/java-rest/high-level/ccr/get_follow_stats.asciidoc @@ -3,7 +3,7 @@ :request: FollowStatsRequest :response: FollowStatsResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Get Follow Stats API diff --git a/docs/java-rest/high-level/ccr/get_stats.asciidoc b/docs/java-rest/high-level/ccr/get_stats.asciidoc index 28c9e107a09f..6c8502302fcc 100644 --- a/docs/java-rest/high-level/ccr/get_stats.asciidoc +++ b/docs/java-rest/high-level/ccr/get_stats.asciidoc @@ -3,7 +3,7 @@ :request: CcrStatsRequest :response: CcrStatsResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Get CCR Stats API diff --git a/docs/java-rest/high-level/ccr/pause_follow.asciidoc b/docs/java-rest/high-level/ccr/pause_follow.asciidoc index de81afa1e83b..70694da0e815 100644 --- a/docs/java-rest/high-level/ccr/pause_follow.asciidoc +++ b/docs/java-rest/high-level/ccr/pause_follow.asciidoc @@ -3,7 +3,7 @@ :request: PauseFollowRequest :response: AcknowledgedResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Pause Follow API diff --git a/docs/java-rest/high-level/ccr/put_auto_follow_pattern.asciidoc b/docs/java-rest/high-level/ccr/put_auto_follow_pattern.asciidoc index e6cc6b89ee8b..7ee9ccbe9d69 100644 --- a/docs/java-rest/high-level/ccr/put_auto_follow_pattern.asciidoc +++ b/docs/java-rest/high-level/ccr/put_auto_follow_pattern.asciidoc @@ -3,7 +3,7 @@ :request: PutAutoFollowPatternRequest :response: AcknowledgedResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Put Auto Follow Pattern API diff --git a/docs/java-rest/high-level/ccr/put_follow.asciidoc b/docs/java-rest/high-level/ccr/put_follow.asciidoc index 2f40bbd5d2b2..c1991dcf492f 100644 --- a/docs/java-rest/high-level/ccr/put_follow.asciidoc +++ b/docs/java-rest/high-level/ccr/put_follow.asciidoc @@ -3,7 +3,7 @@ :request: PutFollowRequest :response: PutFollowResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Put Follow API diff --git a/docs/java-rest/high-level/ccr/resume_follow.asciidoc b/docs/java-rest/high-level/ccr/resume_follow.asciidoc index 18d69b69d497..e30f83115fa9 100644 --- a/docs/java-rest/high-level/ccr/resume_follow.asciidoc +++ b/docs/java-rest/high-level/ccr/resume_follow.asciidoc @@ -3,7 +3,7 @@ :request: ResumeFollowRequest :response: AcknowledgedResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Resume Follow API diff --git a/docs/java-rest/high-level/ccr/unfollow.asciidoc b/docs/java-rest/high-level/ccr/unfollow.asciidoc index 779b8c3f586c..946a2c6e6181 100644 --- a/docs/java-rest/high-level/ccr/unfollow.asciidoc +++ b/docs/java-rest/high-level/ccr/unfollow.asciidoc @@ -3,7 +3,7 @@ :request: UnfollowRequest :response: AcknowledgedResponse -- - +[role="xpack"] [id="{upid}-{api}"] === Unfollow API diff --git a/docs/java-rest/high-level/supported-apis.asciidoc b/docs/java-rest/high-level/supported-apis.asciidoc index 6423b25795d0..b901b3e4dae9 100644 --- a/docs/java-rest/high-level/supported-apis.asciidoc +++ b/docs/java-rest/high-level/supported-apis.asciidoc @@ -512,6 +512,7 @@ don't leak into the rest of the documentation. :upid!: -- +[role="xpack"] == CCR APIs :upid: {mainid}-ccr