xpack.ml.getDatafeedStatsedit

client.xpack.ml.getDatafeedStats({
  datafeed_id: string,
  allow_no_datafeeds: boolean
})

Reference

datafeed_id or datafeedId

string - The ID of the datafeeds stats to fetch

allow_no_datafeeds or allowNoDatafeeds

boolean - Whether to ignore if a wildcard expression matches no datafeeds. (This includes _all string or when no datafeeds have been specified)