xpack.ml.getDatafeedsedit

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

Reference

datafeed_id or datafeedId

string - The ID of the datafeeds 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)