Skip to content

[Feature] Add ML Datafeed Management #813

@wandergeek

Description

@wandergeek

Describe the resource you would like to have implemented.
I'd like to manage datafeeds using the provider:

create: https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-put-datafeed.html.
update: https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-datafeed.html
delete: https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html

Describe the solution you'd like
This will require some orchestration on updates since datafeeds can not be updated if they are running.

Describe alternatives you've considered
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions