WARNING: Version 5.6 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
A datafeed that is stopped ceases to retrieve data from Elasticsearch. A datafeed can be started and stopped multiple times throughout its lifecycle.
-
force
- (boolean) If true, the datafeed is stopped forcefully.
-
timeout
- (time) Controls the amount of time to wait until a datafeed stops. The default value is 20 seconds.
You must have manage_ml
, or manage
cluster privileges to use this API.
For more information, see
Security Privileges.