Support for Elasticsearch 7.7 (#1192)
This commit is contained in:
committed by
GitHub
parent
be6257380e
commit
51169d5efa
@ -30,7 +30,8 @@ function buildMlGetInfluencers (opts) {
|
||||
|
||||
/**
|
||||
* Perform a ml.get_influencers request
|
||||
* http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-influencer.html
|
||||
* Retrieves anomaly detection job results for one or more influencers.
|
||||
* https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-influencer.html
|
||||
*/
|
||||
return function mlGetInfluencers (params, options, callback) {
|
||||
options = options || {}
|
||||
|
||||
Reference in New Issue
Block a user