|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
A data ingestion instance. |
||
| Id |
string |
The unique ID of the data ingestion. |
trigger-9f72636a-0f0c-4baf-ae78-38b27bfe**** |
| Input | Input |
The data source information. |
|
| Actions |
array |
A list of processing templates. |
|
|
object |
The template information. |
||
| Name |
string |
The template name. |
doc/convert |
| Parameters |
array |
The template parameters. |
|
|
string |
A template parameter. |
pages=3 |
|
| FastFailPolicy | FastFailPolicy |
The configuration of the fast-fail policy for data processing. |
|
| Notification |
object |
The notification for task completion. |
|
| Endpoint |
string |
The MNS Endpoint. |
http://1111111111.mns.cn-hangzhou.aliyuncs.com |
| Topic |
string |
The MNS topic. |
topic1 |
| MNS | MNS |
MNS |
|
| RocketMQ | RocketMQ |
RocketMQ |
|
| Statistic |
object |
The statistics information. |
|
| SubmitSuccess |
integer |
The number of successful submissions. |
10 |
| SubmitFailure |
integer |
The number of failed submissions. |
1 |
| SkipFiles |
integer |
The number of skipped files. |
0 |
| State |
string |
The state of the batch processing task:
|
Succeeded |
| Marker |
string |
The task execution position. |
MTIzNDU2Nzg6aW1tdGVzdDpleGFtcGxlYnVja2V0OmRhdGFzZXQwMDE6b3NzOi8vZXhhbXBsZWJ1Y2tldC9zYW1wbGVvYmplY3QxLmpw**** |
| CreateTime |
string |
The time when the task was created. |
2020-11-10T03:50:28Z |
| UpdateTime |
string |
The time when the task was last updated. |
2021-12-18T07:40:29Z |
| Tags |
object |
The task tags. |
|
| Error |
string |
The error message. |
api returns error: SDKError: StatusCode: 404 Code: ResourceNotFound |
| Phase |
string |
The scanning phase. |
IncrementalScanning |
| ServiceRole |
string |
The service authorization role. |
AliyunIMMBatchTriggerRole |