| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The Object Storage Service (OSS) data import job. | ||
| name | string | The name of the data import job. | ingest-oss-123456 |
| description | string | The description of the data import job. | oss ingestion |
| displayName | string | The display name of the data import job. | oss ingestion |
| schedule | Schedule | The scheduling settings. | |
| configuration | OSSIngestionConfiguration | The configurations of the OSS data import job. | |
| createTime | long | The time when the data import job was created. | 1714360481 |
| lastModifiedTime | long | The time when the data import job was last modified. | 1714360481 |
| status | string | The status of the data import job. | RUNNING |
| scheduleId | string | The ID of the data import job. | c7f01719d9feb105fc9d8df92af62010 |