| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The dataset version object. | ||
| Id | string | The dataset version ID. | dataworks-datasetVersion:0gfxxxjx155usz3hrv:1 |
| DatasetId | string | The corresponding dataset ID. | dataworks-datasetVersion:0gfxxxjx155usz3hrv |
| Comment | string | The dataset version description. | |
| CreatorId | string | The creator ID. | 17815XXX61016173 |
| VersionNumber | integer | The dataset version number. | 1 |
| StorageType | string | Storage type (read-only); consistent with the corresponding property of the parent dataset. | OSS |
| Url | string | URL | oss://test-oss-bucket/test_dir/ |
| MountPath | string | The mount path. Defaults to /mnt/data. | /mnt/data |
| CreateTime | long | Creation time (milliseconds) | 1736756055000 |
| ModifyTime | long | Modification time (milliseconds) | 1736756055000 |
| Labels | array | The PAI dataset label. | |
| DatasetLabel | The PAI dataset label. | ||
| ImportInfo | object | The storage import configuration for the dataset; required configuration varies by storage type. NAS Refer to the return values from the file storage API DescribeFileSystems. | |
| string | The storage import configuration for the dataset. | None |