Skip to content

Commit 3faef73

Browse files
committed
[DOCS] Shortens ML API intros
1 parent 2b8f252 commit 3faef73

37 files changed

+37
-38
lines changed

x-pack/docs/en/rest-api/ml/close-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Close Jobs</titleabbrev>
66
++++
77

8-
This API enables you to close one or more jobs.
8+
Closes one or more jobs.
99
A job can be opened and closed multiple times throughout its lifecycle.
1010

1111
A closed job cannot receive data or perform analysis

x-pack/docs/en/rest-api/ml/delete-calendar-event.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete Events from Calendar</titleabbrev>
66
++++
77

8-
This API enables you to delete scheduled events from a calendar.
8+
Deletes scheduled events from a calendar.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/delete-calendar-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete Jobs from Calendar</titleabbrev>
66
++++
77

8-
This API enables you to delete jobs from a calendar.
8+
Deletes jobs from a calendar.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/delete-calendar.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete Calendar</titleabbrev>
66
++++
77

8-
This API enables you to delete a calendar.
8+
Deletes a calendar.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/delete-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to delete an existing {dfeed}.
8+
Deletes an existing {dfeed}.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/delete-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete Jobs</titleabbrev>
66
++++
77

8-
This API enables you to delete an existing anomaly detection job.
8+
Deletes an existing anomaly detection job.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/delete-snapshot.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Delete Model Snapshots</titleabbrev>
66
++++
77

8-
This API enables you to delete an existing model snapshot.
8+
Deletes an existing model snapshot.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/flush-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Flush Jobs</titleabbrev>
66
++++
77

8-
This API forces any buffered data to be processed by the job.
8+
Forces any buffered data to be processed by the job.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/forecast.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<titleabbrev>Forecast Jobs</titleabbrev>
66
++++
77

8-
This API uses historical behavior to predict the future behavior of a time
9-
series.
8+
Predict the future behavior of a time series by using historical behavior.
109

1110
==== Request
1211

x-pack/docs/en/rest-api/ml/get-bucket.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Buckets</titleabbrev>
66
++++
77

8-
This API enables you to retrieve job results for one or more buckets.
8+
Retrieves job results for one or more buckets.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-calendar-event.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Scheduled Events</titleabbrev>
66
++++
77

8-
This API enables you to retrieve information about the scheduled events in
8+
Retrieves information about the scheduled events in
99
calendars.
1010

1111

x-pack/docs/en/rest-api/ml/get-calendar.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Calendars</titleabbrev>
66
++++
77

8-
This API enables you to retrieve configuration information for calendars.
8+
Retrieves configuration information for calendars.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-category.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Categories</titleabbrev>
66
++++
77

8-
This API enables you to retrieve job results for one or more categories.
8+
Retrieves job results for one or more categories.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-datafeed-stats.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get {dfeed-cap} Statistics</titleabbrev>
66
++++
77

8-
This API enables you to retrieve usage information for {dfeeds}.
8+
Retrieves usage information for {dfeeds}.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to retrieve configuration information for {dfeeds}.
8+
Retrieves configuration information for {dfeeds}.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/get-influencer.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Influencers</titleabbrev>
66
++++
77

8-
This API enables you to retrieve job results for one or more influencers.
8+
Retrieves job results for one or more influencers.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-job-stats.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Job Statistics</titleabbrev>
66
++++
77

8-
This API enables you to retrieve usage information for jobs.
8+
Retrieves usage information for jobs.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Jobs</titleabbrev>
66
++++
77

8-
This API enables you to retrieve configuration information for jobs.
8+
Retrieves configuration information for jobs.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-overall-buckets.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Overall Buckets</titleabbrev>
66
++++
77

8-
This API enables you to retrieve overall bucket results that summarize the
8+
Retrieves overall bucket results that summarize the
99
bucket results of multiple jobs.
1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-record.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Records</titleabbrev>
66
++++
77

8-
This API enables you to retrieve anomaly records for a job.
8+
Retrieves anomaly records for a job.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/get-snapshot.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Get Model Snapshots</titleabbrev>
66
++++
77

8-
This API enables you to retrieve information about model snapshots.
8+
Retrieves information about model snapshots.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/open-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Open Jobs</titleabbrev>
66
++++
77

8-
This API enables you to open one or more jobs.
8+
Opens one or more jobs.
99
A job must be opened in order for it to be ready to receive and analyze data.
1010
A job can be opened and closed multiple times throughout its lifecycle.
1111

x-pack/docs/en/rest-api/ml/post-calendar-event.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Add Events to Calendar</titleabbrev>
66
++++
77

8-
This API enables you to post scheduled events in a calendar.
8+
Posts scheduled events in a calendar.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/post-data.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Post Data to Jobs</titleabbrev>
66
++++
77

8-
This API enables you to send data to an anomaly detection job for analysis.
8+
Sends data to an anomaly detection job for analysis.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/preview-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Preview {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to preview a {dfeed}.
8+
Previews a {dfeed}.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/put-calendar-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Add Jobs to Calendar</titleabbrev>
66
++++
77

8-
This API enables you to add a job to a calendar.
8+
Adds a job to a calendar.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/put-calendar.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Create Calendar</titleabbrev>
66
++++
77

8-
This API enables you to instantiate a calendar.
8+
Instantiates a calendar.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/put-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Create {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to instantiate a {dfeed}.
8+
Instantiates a {dfeed}.
99

1010

1111
==== Request

x-pack/docs/en/rest-api/ml/put-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Create Jobs</titleabbrev>
66
++++
77

8-
This API enables you to instantiate a job.
8+
Instantiates a job.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/revert-snapshot.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Revert Model Snapshots</titleabbrev>
66
++++
77

8-
This API enables you to revert to a specific snapshot.
8+
Reverts to a specific snapshot.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/start-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Start {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to start one or more {dfeeds}.
8+
Starts one or more {dfeeds}.
99
A {dfeed} must be started in order to retrieve data from {es}.
1010
A {dfeed} can be started and stopped multiple times throughout its lifecycle.
1111

x-pack/docs/en/rest-api/ml/stop-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Stop {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to stop one or more {dfeeds}.
8+
Stops one or more {dfeeds}.
99

1010
A {dfeed} that is stopped ceases to retrieve data from {es}.
1111
A {dfeed} can be started and stopped multiple times throughout its lifecycle.

x-pack/docs/en/rest-api/ml/update-datafeed.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Update {dfeeds-cap}</titleabbrev>
66
++++
77

8-
This API enables you to update certain properties of a {dfeed}.
8+
Updates certain properties of a {dfeed}.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/update-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Update Jobs</titleabbrev>
66
++++
77

8-
This API enables you to update certain properties of a job.
8+
Updates certain properties of a job.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/update-snapshot.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Update Model Snapshots</titleabbrev>
66
++++
77

8-
This API enables you to update certain properties of a snapshot.
8+
Updates certain properties of a snapshot.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/validate-detector.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Validate Detectors </titleabbrev>
66
++++
77

8-
This API validates detector configuration information.
8+
Validates detector configuration information.
99

1010
==== Request
1111

x-pack/docs/en/rest-api/ml/validate-job.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<titleabbrev>Validate Jobs</titleabbrev>
66
++++
77

8-
This API validates job configuration information.
8+
Validates job configuration information.
99

1010
==== Request
1111

0 commit comments

Comments
 (0)