浏览代码

[DOCS] Improves description of dest data frame transform object (#44509)

Lisa Cawley 6 年之前
父节点
当前提交
a8918ea65f
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      docs/reference/data-frames/apis/put-transform.asciidoc

+ 8 - 2
docs/reference/data-frames/apis/put-transform.asciidoc

@@ -52,8 +52,14 @@ IMPORTANT:  You must use {kib} or this API to create a {dataframe-transform}.
   (Optional, string) Free text description of the {dataframe-transform}.
 
 `dest`::
-  (Required, object) Required. The destination configuration, which consists of `index`
-  and optionally a `pipeline` id. See <<data-frame-transform-dest>>.
+  (Required, object) Required. The destination configuration, which has the
+  following properties:
+  
+  `index`:::
+    (Required, string) The _destination index_ for the {dataframe-transform}.
+
+  `pipeline`:::
+    (Optional, string) The unique identifier for a <<pipeline,pipeline>>.
 
 `frequency`::
   (Optional, time units) The interval between checks for changes in the source indices