| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the data source. | ||
| DataSourceType | string | The data source type. Only File Storage NAS (NAS) file systems are supported. | nas |
| DataSourceId | string | The data source ID. | data-20210114104214-xxxxxxx |
| DisplayName | string | The data source name. | nas-data |
| Description | string | The data source description. | data source of dlc examples |
| FileSystemId | string | The ID of the NAS file system. For more information, see Alibaba Cloud documentation. | 1ca404**** |
| Path | string | The path of the Alibaba Cloud Object Storage Service (OSS) file system. | oss://mybucket/path/to/dir |
| Endpoint | string | The endpoint of the Alibaba Cloud OSS file system. | oss-cn-beijing-internal.aliyuncs.com |
| Options | string | The configuration options of the Alibaba Cloud OSS file system. | {"key": "value"} |
| MountPath | string | The local path of the container that is attached to the runtime of the task. | /root/data/ |
| UserId | string | The ID of the Alibaba Cloud account that creates the data source. | 123456789 |
| GmtCreateTime | string | The time when the data source was created. The time is displayed in UTC. | 2021-01-12T14:35:00Z |
| GmtModifyTime | string | The time when the data source was last modified. The time is displayed in UTC. | 2021-01-12T14:36:00Z |