| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The data ingestion object. | ||
| Id | string | The unique ID of the data ingestion. | trigger-9f72636a-0f0c-4baf-ae78-38b27bfe**** |
| Input | Input | The information about the data source. | |
| Actions | array<object> | The templates. | |
| object | The template. | ||
| Name | string | The name of the template. | doc/convert |
| Parameters | array | The template parameters. | |
| string | The template parameter. | pages=3 | |
| FastFailPolicy | FastFailPolicy | The on-error policy that is used to quickly troubleshoot an error. | |
| Notification | object | The notification for task completion. | |
| Endpoint | string | The Simple Message Queue (SMQ) endpoint. | http://1111111111.mns.cn-hangzhou.aliyuncs.com |
| Topic | string | The SMQ topic. | topic1 |
| MNS | MNS | MNS | |
| RocketMQ | RocketMQ | RocketMQ | |
| Statistic | object | The statistical information. | |
| SubmitSuccess | long | The number of files that are submitted. | 10 |
| SubmitFailure | long | The number of files that fail to be submitted. | 1 |
| SkipFiles | long | The number of files that are skipped. | 0 |
| State | string | The status of the batch processing task.
| Succeeded |
| Marker | string | The task execution location. | MTIzNDU2Nzg6aW1tdGVzdDpleGFtcGxlYnVja2V0OmRhdGFzZXQwMDE6b3NzOi8vZXhhbXBsZWJ1Y2tldC9zYW1wbGVvYmplY3QxLmpw**** |
| CreateTime | string | The time when the task was created. | 2020-11-10T03:50:28Z |
| UpdateTime | string | The time when the task was 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-linked role. | AliyunIMMBatchTriggerRole |