安全云脑 SECMASTER-create pipe (创建数据管道):请求示例

时间:2023-12-06 18:52:27

请求示例

{
  "dataspace_id" : "a00106ba-bede-453c-8488-b60c70bd6aed",
  "pipe_name" : "pipe-01",
  "description" : "test pipe",
  "storage_period" : 30,
  "shards" : 3,
  "mapping" : {
    "name" : {
      "type" : "text"
    },
    "id" : {
      "type" : "text"
    },
    "publish_time" : {
      "type" : "data"
    }
  },
  "timestamp_field" : "_time"
}
support.huaweicloud.com/api-secmaster/CreatePipe.html