-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request