描述
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 | 更新時間 |