We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc02fa5 commit 7e33d5dCopy full SHA for 7e33d5d
specification/ml/put_datafeed/MlPutDatafeedRequest.ts
@@ -126,8 +126,8 @@ export interface Request extends RequestBase {
126
*/
127
frequency?: Duration
128
/**
129
- * An array of index names. Wildcards are supported. If any of the indices are in remote clusters, the master nodes and the
130
- * machine learning nodes must have the `remote_cluster_client` role.
+ * An array of index names. Wildcards are supported. If any of the indices are in remote clusters, the master
+ * nodes and the machine learning nodes must have the `remote_cluster_client` role.
131
* @aliases indexes
132
* */
133
indices?: Indices
0 commit comments