File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3599,11 +3599,11 @@ async def put_datafeed(
3599
3599
:param ignore_unavailable: If true, unavailable indices (missing or closed) are
3600
3600
ignored.
3601
3601
:param indexes: An array of index names. Wildcards are supported. If any of the
3602
- indices are in remote clusters, the machine learning nodes must have the
3603
- `remote_cluster_client` role.
3602
+ indices are in remote clusters, the master nodes and the machine learning
3603
+ nodes must have the `remote_cluster_client` role.
3604
3604
:param indices: An array of index names. Wildcards are supported. If any of the
3605
- indices are in remote clusters, the machine learning nodes must have the
3606
- `remote_cluster_client` role.
3605
+ indices are in remote clusters, the master nodes and the machine learning
3606
+ nodes must have the `remote_cluster_client` role.
3607
3607
:param indices_options: Specifies index expansion options that are used during
3608
3608
search
3609
3609
:param job_id: Identifier for the anomaly detection job.
Original file line number Diff line number Diff line change @@ -3599,11 +3599,11 @@ def put_datafeed(
3599
3599
:param ignore_unavailable: If true, unavailable indices (missing or closed) are
3600
3600
ignored.
3601
3601
:param indexes: An array of index names. Wildcards are supported. If any of the
3602
- indices are in remote clusters, the machine learning nodes must have the
3603
- `remote_cluster_client` role.
3602
+ indices are in remote clusters, the master nodes and the machine learning
3603
+ nodes must have the `remote_cluster_client` role.
3604
3604
:param indices: An array of index names. Wildcards are supported. If any of the
3605
- indices are in remote clusters, the machine learning nodes must have the
3606
- `remote_cluster_client` role.
3605
+ indices are in remote clusters, the master nodes and the machine learning
3606
+ nodes must have the `remote_cluster_client` role.
3607
3607
:param indices_options: Specifies index expansion options that are used during
3608
3608
search
3609
3609
:param job_id: Identifier for the anomaly detection job.
You can’t perform that action at this time.
0 commit comments