|
@@ -77,6 +77,21 @@ you created or updated the {dfeed}, those credentials are used instead.
|
|
|
(Required, string)
|
|
|
include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=datafeed-id]
|
|
|
|
|
|
+[[ml-start-datafeed-query-parms]]
|
|
|
+== {api-query-parms-title}
|
|
|
+
|
|
|
+`end`::
|
|
|
+ (Optional, string) The time that the {dfeed} should end. This value is
|
|
|
+ exclusive. The default value is an empty string.
|
|
|
+
|
|
|
+`start`::
|
|
|
+ (Optional, string) The time that the {dfeed} should begin. This value is
|
|
|
+ inclusive. The default value is an empty string.
|
|
|
+
|
|
|
+`timeout`::
|
|
|
+ (Optional, time) Controls the amount of time to wait until a {dfeed} starts.
|
|
|
+ The default value is 20 seconds.
|
|
|
+
|
|
|
[[ml-start-datafeed-request-body]]
|
|
|
== {api-request-body-title}
|
|
|
|