diff --git a/docs/java-rest/high-level/ml/close-job.asciidoc b/docs/java-rest/high-level/ml/close-job.asciidoc index bf14fa0f21a5..95a73356d34b 100644 --- a/docs/java-rest/high-level/ml/close-job.asciidoc +++ b/docs/java-rest/high-level/ml/close-job.asciidoc @@ -3,6 +3,7 @@ :request: CloseJobRequest :response: CloseJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Close {anomaly-job} API diff --git a/docs/java-rest/high-level/ml/delete-calendar-event.asciidoc b/docs/java-rest/high-level/ml/delete-calendar-event.asciidoc index ffad85dd45bb..a8c9641110b8 100644 --- a/docs/java-rest/high-level/ml/delete-calendar-event.asciidoc +++ b/docs/java-rest/high-level/ml/delete-calendar-event.asciidoc @@ -3,6 +3,7 @@ :request: DeleteCalendarEventRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete calendar event API Removes a scheduled event from an existing {ml} calendar. diff --git a/docs/java-rest/high-level/ml/delete-calendar-job.asciidoc b/docs/java-rest/high-level/ml/delete-calendar-job.asciidoc index 5e4463b97e59..6add6f7da66f 100644 --- a/docs/java-rest/high-level/ml/delete-calendar-job.asciidoc +++ b/docs/java-rest/high-level/ml/delete-calendar-job.asciidoc @@ -3,6 +3,7 @@ :request: DeleteCalendarJobRequest :response: PutCalendarResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete {anomaly-jobs} from calendar API Removes {anomaly-jobs} from an existing {ml} calendar. diff --git a/docs/java-rest/high-level/ml/delete-calendar.asciidoc b/docs/java-rest/high-level/ml/delete-calendar.asciidoc index e39a1997d525..fa0bd1261697 100644 --- a/docs/java-rest/high-level/ml/delete-calendar.asciidoc +++ b/docs/java-rest/high-level/ml/delete-calendar.asciidoc @@ -3,6 +3,7 @@ :request: DeleteCalendarRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete calendar API Delete a {ml} calendar. diff --git a/docs/java-rest/high-level/ml/delete-data-frame-analytics.asciidoc b/docs/java-rest/high-level/ml/delete-data-frame-analytics.asciidoc index 2e5ade37107c..9d9168f19fd2 100644 --- a/docs/java-rest/high-level/ml/delete-data-frame-analytics.asciidoc +++ b/docs/java-rest/high-level/ml/delete-data-frame-analytics.asciidoc @@ -3,6 +3,7 @@ :request: DeleteDataFrameAnalyticsRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete Data Frame Analytics API diff --git a/docs/java-rest/high-level/ml/delete-datafeed.asciidoc b/docs/java-rest/high-level/ml/delete-datafeed.asciidoc index ddc8c352729f..cbb314dbf56f 100644 --- a/docs/java-rest/high-level/ml/delete-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/delete-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: DeleteDatafeedRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-delete-datafeed"] === Delete datafeed API diff --git a/docs/java-rest/high-level/ml/delete-expired-data.asciidoc b/docs/java-rest/high-level/ml/delete-expired-data.asciidoc index 03bd013b2abd..8dc47750cbef 100644 --- a/docs/java-rest/high-level/ml/delete-expired-data.asciidoc +++ b/docs/java-rest/high-level/ml/delete-expired-data.asciidoc @@ -4,6 +4,7 @@ :request: DeleteExpiredRequest :response: DeleteExpiredResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete Expired Data API Delete expired {ml} data. diff --git a/docs/java-rest/high-level/ml/delete-filter.asciidoc b/docs/java-rest/high-level/ml/delete-filter.asciidoc index abdcdcb53920..7c68414d67c0 100644 --- a/docs/java-rest/high-level/ml/delete-filter.asciidoc +++ b/docs/java-rest/high-level/ml/delete-filter.asciidoc @@ -3,6 +3,7 @@ :request: DeleteFilterRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete Filter API Delete a {ml} filter. diff --git a/docs/java-rest/high-level/ml/delete-forecast.asciidoc b/docs/java-rest/high-level/ml/delete-forecast.asciidoc index 961254b48155..2c654c9a2308 100644 --- a/docs/java-rest/high-level/ml/delete-forecast.asciidoc +++ b/docs/java-rest/high-level/ml/delete-forecast.asciidoc @@ -3,6 +3,7 @@ :request: DeleteForecastRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete Forecast API diff --git a/docs/java-rest/high-level/ml/delete-job.asciidoc b/docs/java-rest/high-level/ml/delete-job.asciidoc index 300b3edef686..c32483dd1fc7 100644 --- a/docs/java-rest/high-level/ml/delete-job.asciidoc +++ b/docs/java-rest/high-level/ml/delete-job.asciidoc @@ -3,6 +3,7 @@ :request: DeleteJobRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete {anomaly-job} API diff --git a/docs/java-rest/high-level/ml/delete-model-snapshot.asciidoc b/docs/java-rest/high-level/ml/delete-model-snapshot.asciidoc index 6ede01901dab..b9a4f5f37367 100644 --- a/docs/java-rest/high-level/ml/delete-model-snapshot.asciidoc +++ b/docs/java-rest/high-level/ml/delete-model-snapshot.asciidoc @@ -3,6 +3,7 @@ :request: DeleteModelSnapshotRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Delete Model Snapshot API diff --git a/docs/java-rest/high-level/ml/estimate-memory-usage.asciidoc b/docs/java-rest/high-level/ml/estimate-memory-usage.asciidoc index 659e7e11755e..8a9987dcf5c0 100644 --- a/docs/java-rest/high-level/ml/estimate-memory-usage.asciidoc +++ b/docs/java-rest/high-level/ml/estimate-memory-usage.asciidoc @@ -3,6 +3,7 @@ :request: PutDataFrameAnalyticsRequest :response: EstimateMemoryUsageResponse -- +[role="xpack"] [id="{upid}-{api}"] === Estimate memory usage API diff --git a/docs/java-rest/high-level/ml/evaluate-data-frame.asciidoc b/docs/java-rest/high-level/ml/evaluate-data-frame.asciidoc index 1fe4cc7af01d..3ec50e3b5c48 100644 --- a/docs/java-rest/high-level/ml/evaluate-data-frame.asciidoc +++ b/docs/java-rest/high-level/ml/evaluate-data-frame.asciidoc @@ -3,6 +3,7 @@ :request: EvaluateDataFrameRequest :response: EvaluateDataFrameResponse -- +[role="xpack"] [id="{upid}-{api}"] === Evaluate Data Frame API diff --git a/docs/java-rest/high-level/ml/find-file-structure.asciidoc b/docs/java-rest/high-level/ml/find-file-structure.asciidoc index 5882fc0fce2e..bb0fbea91b32 100644 --- a/docs/java-rest/high-level/ml/find-file-structure.asciidoc +++ b/docs/java-rest/high-level/ml/find-file-structure.asciidoc @@ -3,6 +3,7 @@ :request: FindFileStructureRequest :response: FindFileStructureResponse -- +[role="xpack"] [id="{upid}-{api}"] === Find File Structure API diff --git a/docs/java-rest/high-level/ml/flush-job.asciidoc b/docs/java-rest/high-level/ml/flush-job.asciidoc index e721d48d4d1d..2300377801eb 100644 --- a/docs/java-rest/high-level/ml/flush-job.asciidoc +++ b/docs/java-rest/high-level/ml/flush-job.asciidoc @@ -3,6 +3,7 @@ :request: FlushJobRequest :response: FlushJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Flush Job API diff --git a/docs/java-rest/high-level/ml/forecast-job.asciidoc b/docs/java-rest/high-level/ml/forecast-job.asciidoc index 48d899d68144..d9a1b615cacd 100644 --- a/docs/java-rest/high-level/ml/forecast-job.asciidoc +++ b/docs/java-rest/high-level/ml/forecast-job.asciidoc @@ -3,6 +3,7 @@ :request: ForecastJobRequest :response: ForecastJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Forecast Job API diff --git a/docs/java-rest/high-level/ml/get-buckets.asciidoc b/docs/java-rest/high-level/ml/get-buckets.asciidoc index c679ce405d60..14c9406969e1 100644 --- a/docs/java-rest/high-level/ml/get-buckets.asciidoc +++ b/docs/java-rest/high-level/ml/get-buckets.asciidoc @@ -3,6 +3,7 @@ :request: GetBucketsRequest :response: GetBucketsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get buckets API diff --git a/docs/java-rest/high-level/ml/get-calendar-events.asciidoc b/docs/java-rest/high-level/ml/get-calendar-events.asciidoc index a645d64cb13c..e7fd5c47e174 100644 --- a/docs/java-rest/high-level/ml/get-calendar-events.asciidoc +++ b/docs/java-rest/high-level/ml/get-calendar-events.asciidoc @@ -3,6 +3,7 @@ :request: GetCalendarEventsRequest :response: GetCalendarEventsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get calendar events API Retrieves a calendar's events. diff --git a/docs/java-rest/high-level/ml/get-calendars.asciidoc b/docs/java-rest/high-level/ml/get-calendars.asciidoc index a4c2ae3fe34e..5eed1333279e 100644 --- a/docs/java-rest/high-level/ml/get-calendars.asciidoc +++ b/docs/java-rest/high-level/ml/get-calendars.asciidoc @@ -3,6 +3,7 @@ :request: GetCalendarsRequest :response: GetCalendarsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get calendars API Retrieves one or more calendar objects. diff --git a/docs/java-rest/high-level/ml/get-categories.asciidoc b/docs/java-rest/high-level/ml/get-categories.asciidoc index 425a2ae2f63a..bcb5ed892536 100644 --- a/docs/java-rest/high-level/ml/get-categories.asciidoc +++ b/docs/java-rest/high-level/ml/get-categories.asciidoc @@ -3,6 +3,7 @@ :request: GetCategoriesRequest :response: GetCategoriesResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get categories API diff --git a/docs/java-rest/high-level/ml/get-data-frame-analytics-stats.asciidoc b/docs/java-rest/high-level/ml/get-data-frame-analytics-stats.asciidoc index e1047e9b3e00..bc1ae0c251a8 100644 --- a/docs/java-rest/high-level/ml/get-data-frame-analytics-stats.asciidoc +++ b/docs/java-rest/high-level/ml/get-data-frame-analytics-stats.asciidoc @@ -3,6 +3,7 @@ :request: GetDataFrameAnalyticsStatsRequest :response: GetDataFrameAnalyticsStatsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get Data Frame Analytics Stats API diff --git a/docs/java-rest/high-level/ml/get-data-frame-analytics.asciidoc b/docs/java-rest/high-level/ml/get-data-frame-analytics.asciidoc index c6d368efbcae..5b2454135460 100644 --- a/docs/java-rest/high-level/ml/get-data-frame-analytics.asciidoc +++ b/docs/java-rest/high-level/ml/get-data-frame-analytics.asciidoc @@ -3,6 +3,7 @@ :request: GetDataFrameAnalyticsRequest :response: GetDataFrameAnalyticsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get Data Frame Analytics API diff --git a/docs/java-rest/high-level/ml/get-datafeed-stats.asciidoc b/docs/java-rest/high-level/ml/get-datafeed-stats.asciidoc index 08e9498c35e3..160550981623 100644 --- a/docs/java-rest/high-level/ml/get-datafeed-stats.asciidoc +++ b/docs/java-rest/high-level/ml/get-datafeed-stats.asciidoc @@ -3,6 +3,7 @@ :request: GetDatafeedStatsRequest :response: GetDatafeedStatsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get datafeed stats API diff --git a/docs/java-rest/high-level/ml/get-datafeed.asciidoc b/docs/java-rest/high-level/ml/get-datafeed.asciidoc index 977e821d9be5..0aa5ec2ec0dc 100644 --- a/docs/java-rest/high-level/ml/get-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/get-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: GetDatafeedRequest :response: GetDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get datafeed API diff --git a/docs/java-rest/high-level/ml/get-filters.asciidoc b/docs/java-rest/high-level/ml/get-filters.asciidoc index a7b723eb3c14..5d33e1e2d198 100644 --- a/docs/java-rest/high-level/ml/get-filters.asciidoc +++ b/docs/java-rest/high-level/ml/get-filters.asciidoc @@ -3,6 +3,7 @@ :request: GetFiltersRequest :response: GetFiltersResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get filters API diff --git a/docs/java-rest/high-level/ml/get-influencers.asciidoc b/docs/java-rest/high-level/ml/get-influencers.asciidoc index a428e106a6ec..9096a1039113 100644 --- a/docs/java-rest/high-level/ml/get-influencers.asciidoc +++ b/docs/java-rest/high-level/ml/get-influencers.asciidoc @@ -3,6 +3,7 @@ :request: GetInfluencersRequest :response: GetInfluencersResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get influencers API diff --git a/docs/java-rest/high-level/ml/get-info.asciidoc b/docs/java-rest/high-level/ml/get-info.asciidoc index 5c78a39116b9..9d7bdbf0923e 100644 --- a/docs/java-rest/high-level/ml/get-info.asciidoc +++ b/docs/java-rest/high-level/ml/get-info.asciidoc @@ -3,6 +3,7 @@ :request: MlInfoRequest :response: MlInfoResponse -- +[role="xpack"] [id="{upid}-{api}"] === ML get info API diff --git a/docs/java-rest/high-level/ml/get-job-stats.asciidoc b/docs/java-rest/high-level/ml/get-job-stats.asciidoc index 96f242ab895d..c2fd8cfc2c79 100644 --- a/docs/java-rest/high-level/ml/get-job-stats.asciidoc +++ b/docs/java-rest/high-level/ml/get-job-stats.asciidoc @@ -3,6 +3,7 @@ :request: GetJobStatsRequest :response: GetJobStatsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get {anomaly-job} stats API diff --git a/docs/java-rest/high-level/ml/get-job.asciidoc b/docs/java-rest/high-level/ml/get-job.asciidoc index a958e1758994..3fde9b98f310 100644 --- a/docs/java-rest/high-level/ml/get-job.asciidoc +++ b/docs/java-rest/high-level/ml/get-job.asciidoc @@ -3,6 +3,7 @@ :request: GetJobRequest :response: GetJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get {anomaly-jobs} API diff --git a/docs/java-rest/high-level/ml/get-model-snapshots.asciidoc b/docs/java-rest/high-level/ml/get-model-snapshots.asciidoc index 502ad42be43c..d0cc7a3887fc 100644 --- a/docs/java-rest/high-level/ml/get-model-snapshots.asciidoc +++ b/docs/java-rest/high-level/ml/get-model-snapshots.asciidoc @@ -3,6 +3,7 @@ :request: GetModelSnapshotsRequest :response: GetModelSnapshotsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get model snapshots API diff --git a/docs/java-rest/high-level/ml/get-overall-buckets.asciidoc b/docs/java-rest/high-level/ml/get-overall-buckets.asciidoc index 3c41e8fbe751..4fd7b806345f 100644 --- a/docs/java-rest/high-level/ml/get-overall-buckets.asciidoc +++ b/docs/java-rest/high-level/ml/get-overall-buckets.asciidoc @@ -3,6 +3,7 @@ :request: GetOverallBucketsRequest :response: GetOverallBucketsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get overall buckets API diff --git a/docs/java-rest/high-level/ml/get-records.asciidoc b/docs/java-rest/high-level/ml/get-records.asciidoc index 7538bacc5fb8..cd71345b2ca8 100644 --- a/docs/java-rest/high-level/ml/get-records.asciidoc +++ b/docs/java-rest/high-level/ml/get-records.asciidoc @@ -3,6 +3,7 @@ :request: GetRecordsRequest :response: GetRecordsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Get records API diff --git a/docs/java-rest/high-level/ml/open-job.asciidoc b/docs/java-rest/high-level/ml/open-job.asciidoc index b6f4e8ed1ebe..bdc98c5035c5 100644 --- a/docs/java-rest/high-level/ml/open-job.asciidoc +++ b/docs/java-rest/high-level/ml/open-job.asciidoc @@ -3,6 +3,7 @@ :request: OpenJobRequest :response: OpenJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Open {anomaly-job} API diff --git a/docs/java-rest/high-level/ml/post-calendar-event.asciidoc b/docs/java-rest/high-level/ml/post-calendar-event.asciidoc index ba7c69acf03d..689df8067f86 100644 --- a/docs/java-rest/high-level/ml/post-calendar-event.asciidoc +++ b/docs/java-rest/high-level/ml/post-calendar-event.asciidoc @@ -3,6 +3,7 @@ :request: PostCalendarEventRequest :response: PostCalendarEventResponse -- +[role="xpack"] [id="{upid}-{api}"] === Post Calendar Event API Adds new ScheduledEvents to an existing {ml} calendar. diff --git a/docs/java-rest/high-level/ml/post-data.asciidoc b/docs/java-rest/high-level/ml/post-data.asciidoc index fd51dc806966..eff48f505b0a 100644 --- a/docs/java-rest/high-level/ml/post-data.asciidoc +++ b/docs/java-rest/high-level/ml/post-data.asciidoc @@ -3,6 +3,7 @@ :request: PostDataRequest :response: PostDataResponse -- +[role="xpack"] [id="{upid}-{api}"] === Post Data API diff --git a/docs/java-rest/high-level/ml/preview-datafeed.asciidoc b/docs/java-rest/high-level/ml/preview-datafeed.asciidoc index 5b812af8344d..2c5c48001473 100644 --- a/docs/java-rest/high-level/ml/preview-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/preview-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: PreviewDatafeedRequest :response: PreviewDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Preview Datafeed API diff --git a/docs/java-rest/high-level/ml/put-calendar-job.asciidoc b/docs/java-rest/high-level/ml/put-calendar-job.asciidoc index f178fa82c804..7e5d33244bec 100644 --- a/docs/java-rest/high-level/ml/put-calendar-job.asciidoc +++ b/docs/java-rest/high-level/ml/put-calendar-job.asciidoc @@ -3,6 +3,7 @@ :request: PutCalendarJobRequest :response: PutCalendarResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put {anomaly-jobs} in calendar API Adds {anomaly-jobs} jobs to an existing {ml} calendar. diff --git a/docs/java-rest/high-level/ml/put-calendar.asciidoc b/docs/java-rest/high-level/ml/put-calendar.asciidoc index be45f573bdb8..caa406292d76 100644 --- a/docs/java-rest/high-level/ml/put-calendar.asciidoc +++ b/docs/java-rest/high-level/ml/put-calendar.asciidoc @@ -3,6 +3,7 @@ :request: PutCalendarRequest :response: PutCalendarResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put calendar API Creates a new {ml} calendar. diff --git a/docs/java-rest/high-level/ml/put-data-frame-analytics.asciidoc b/docs/java-rest/high-level/ml/put-data-frame-analytics.asciidoc index 4520026f1669..efddcd2a8553 100644 --- a/docs/java-rest/high-level/ml/put-data-frame-analytics.asciidoc +++ b/docs/java-rest/high-level/ml/put-data-frame-analytics.asciidoc @@ -3,6 +3,7 @@ :request: PutDataFrameAnalyticsRequest :response: PutDataFrameAnalyticsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put Data Frame Analytics API diff --git a/docs/java-rest/high-level/ml/put-datafeed.asciidoc b/docs/java-rest/high-level/ml/put-datafeed.asciidoc index cce72a5ee5f1..0a388c7f3fc2 100644 --- a/docs/java-rest/high-level/ml/put-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/put-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: PutDatafeedRequest :response: PutDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put datafeed API diff --git a/docs/java-rest/high-level/ml/put-filter.asciidoc b/docs/java-rest/high-level/ml/put-filter.asciidoc index 2582e7715ab5..41aedfc82133 100644 --- a/docs/java-rest/high-level/ml/put-filter.asciidoc +++ b/docs/java-rest/high-level/ml/put-filter.asciidoc @@ -3,6 +3,7 @@ :request: PutFilterRequest :response: PutFilterResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put Filter API diff --git a/docs/java-rest/high-level/ml/put-job.asciidoc b/docs/java-rest/high-level/ml/put-job.asciidoc index 081c94782fa8..1a4912ea589b 100644 --- a/docs/java-rest/high-level/ml/put-job.asciidoc +++ b/docs/java-rest/high-level/ml/put-job.asciidoc @@ -3,6 +3,7 @@ :request: PutJobRequest :response: PutJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Put {anomaly-job} API diff --git a/docs/java-rest/high-level/ml/revert-model-snapshot.asciidoc b/docs/java-rest/high-level/ml/revert-model-snapshot.asciidoc index 7c45ce8ebf0a..f347efa73409 100644 --- a/docs/java-rest/high-level/ml/revert-model-snapshot.asciidoc +++ b/docs/java-rest/high-level/ml/revert-model-snapshot.asciidoc @@ -3,6 +3,8 @@ :request: RevertModelSnapshotRequest :response: RevertModelSnapshotResponse -- +[role="xpack"] + [id="{upid}-{api}"] === Revert Model Snapshot API diff --git a/docs/java-rest/high-level/ml/set-upgrade-mode.asciidoc b/docs/java-rest/high-level/ml/set-upgrade-mode.asciidoc index 80bb1874e4a6..a869d64afed0 100644 --- a/docs/java-rest/high-level/ml/set-upgrade-mode.asciidoc +++ b/docs/java-rest/high-level/ml/set-upgrade-mode.asciidoc @@ -3,6 +3,7 @@ :request: SetUpgradeModeRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Set Upgrade Mode API diff --git a/docs/java-rest/high-level/ml/start-data-frame-analytics.asciidoc b/docs/java-rest/high-level/ml/start-data-frame-analytics.asciidoc index 610607daba1f..79a239133ab8 100644 --- a/docs/java-rest/high-level/ml/start-data-frame-analytics.asciidoc +++ b/docs/java-rest/high-level/ml/start-data-frame-analytics.asciidoc @@ -3,6 +3,7 @@ :request: StartDataFrameAnalyticsRequest :response: AcknowledgedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Start Data Frame Analytics API diff --git a/docs/java-rest/high-level/ml/start-datafeed.asciidoc b/docs/java-rest/high-level/ml/start-datafeed.asciidoc index 821b404b0a52..84eff67380d5 100644 --- a/docs/java-rest/high-level/ml/start-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/start-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: StartDatafeedRequest :response: StartDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Start datafeed API diff --git a/docs/java-rest/high-level/ml/stop-data-frame-analytics.asciidoc b/docs/java-rest/high-level/ml/stop-data-frame-analytics.asciidoc index 3a06f268836f..41c15b76131d 100644 --- a/docs/java-rest/high-level/ml/stop-data-frame-analytics.asciidoc +++ b/docs/java-rest/high-level/ml/stop-data-frame-analytics.asciidoc @@ -3,6 +3,7 @@ :request: StopDataFrameAnalyticsRequest :response: StopDataFrameAnalyticsResponse -- +[role="xpack"] [id="{upid}-{api}"] === Stop Data Frame Analytics API diff --git a/docs/java-rest/high-level/ml/stop-datafeed.asciidoc b/docs/java-rest/high-level/ml/stop-datafeed.asciidoc index 211d1c5ad7aa..08958273b18e 100644 --- a/docs/java-rest/high-level/ml/stop-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/stop-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: StopDatafeedRequest :response: StopDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Stop Datafeed API diff --git a/docs/java-rest/high-level/ml/update-datafeed.asciidoc b/docs/java-rest/high-level/ml/update-datafeed.asciidoc index c27efdb7d186..784f23f7aca2 100644 --- a/docs/java-rest/high-level/ml/update-datafeed.asciidoc +++ b/docs/java-rest/high-level/ml/update-datafeed.asciidoc @@ -3,6 +3,7 @@ :request: UpdateDatafeedRequest :response: PutDatafeedResponse -- +[role="xpack"] [id="{upid}-{api}"] === Update datafeed API diff --git a/docs/java-rest/high-level/ml/update-filter.asciidoc b/docs/java-rest/high-level/ml/update-filter.asciidoc index 516ab597b6c5..c1b82edfb729 100644 --- a/docs/java-rest/high-level/ml/update-filter.asciidoc +++ b/docs/java-rest/high-level/ml/update-filter.asciidoc @@ -3,6 +3,7 @@ :request: UpdateFilterRequest :response: PutFilterResponse -- +[role="xpack"] [id="{upid}-{api}"] === Update filter API diff --git a/docs/java-rest/high-level/ml/update-job.asciidoc b/docs/java-rest/high-level/ml/update-job.asciidoc index d9d47acaab7c..b1531dfa1c37 100644 --- a/docs/java-rest/high-level/ml/update-job.asciidoc +++ b/docs/java-rest/high-level/ml/update-job.asciidoc @@ -3,6 +3,7 @@ :request: UpdateJobRequest :response: PutJobResponse -- +[role="xpack"] [id="{upid}-{api}"] === Update {anomaly-job} API diff --git a/docs/java-rest/high-level/ml/update-model-snapshot.asciidoc b/docs/java-rest/high-level/ml/update-model-snapshot.asciidoc index ec845b221372..99053efd3a20 100644 --- a/docs/java-rest/high-level/ml/update-model-snapshot.asciidoc +++ b/docs/java-rest/high-level/ml/update-model-snapshot.asciidoc @@ -3,6 +3,7 @@ :request: UpdateModelSnapshotRequest :response: UpdateModelSnapshotResponse -- +[role="xpack"] [id="{upid}-{api}"] === Update model snapshot API