QueryStrategyData{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | strategy_id | 方案ID | string | — | Required | 方案ID |
| 2 | status | 数据状态 | string | 0,2 | Required | 0 => '等待中', 1 => '重复的', 2 => '已完成', 3=> '错误的' 4 => '未审核', 5=>'队列中', 6 => '跳过调度' 支持使用 ,号连接查询 |
| 3 | content | 查询内容过滤字段 | object | — | Optional | 方案查询需要的其他内容 |
| 3.1 | orderid | 字段名示例一 | object | — | Optional | 字段名 |
| 3.1.1 | value | 过滤条件值 | string | — | Optional | 过滤条件值 |
| 3.1.2 | operation | 查询操作示例 | string | $gt | Optional | 支持的逻辑操作符:等于$eq、不等于$ne、大于$gt、小于$lt、大于等于$egt、小于等于$elt |
| 4 | created_at_begin | 数据创建开始时间 | datetime | {{LAST_SYNC_TIME}} | Optional | 10位时间戳 |
| 5 | created_at_end | 数据创建结束时间 | datetime | {{CURRENT_TIME}} | Optional | 10位时间戳 |
| 6 | response_at_begin | 数据处理响应开始时间 | datetime | — | Optional | 10位时间戳 |
| 7 | response_at_end | 数据处理响应结束时间 | datetime | — | Optional | 10位时间戳 |
| 8 | id | 数据主ID | string | — | Optional | id |
| 9 | number | 数据编码 | string | — | Optional | number |
| 10 | page | 当前页 | string | 1 | Required | page |
| 11 | pageSize | 每页条数 | string | 100 | Required | 一页多少条 |
| 12 | projection | 查询字段名 | string | — | Optional | 查询字段名。content下面的字段名 |
No parameter reference available
The 查另一个方案数据 API (QueryStrategyData) of 轻易云集成平台 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 轻易云集成平台 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.