更新时间:2020-07-14 22:25
opensearch 应用的数据采集功能
{
"id": "286",
"name": "os_function_test_v1",
"type": "server",
"status": 2,
"dataCollectionType": "BEHAVIOR",
"industryName": "GENERAL",
"created": 1581065837,
"updated": 1581065904,
"sundialId": "1755"
}
字段 | 类型 | 描述 |
---|---|---|
id | String | 数据采集ID |
name | String | 数据采集名称 |
type | String | 数据采集端的类型 - server - web - app 注:目前只支持 server |
status | Integer | 状态 - 0 未开通 - 1 开通中 - 2 开通成功 - 3 开通失败 |
dataCollectionType | String | 数据采集的类型 - behavior 行为 - item_info 项目信息 - industry_specific 工业特性 |
industryName | String | 行业名称 - general 通用 - ecommerce 电商 |
sundialId | String | sundial的ID |
created | Integer | 创建时间 |
updated | Integer | 更新时间 |
在文档使用中是否遇到以下问题
更多建议
匿名提交