All Products
Search
Document Center

DataWorks:DatasetVersion

Last Updated:Jan 12, 2026
ParameterTypeDescriptionExample
object

The dataset version object.

Idstring

The dataset version ID.

dataworks-datasetVersion:0gfxxxjx155usz3hrv:1
DatasetIdstring

The corresponding dataset ID.

dataworks-datasetVersion:0gfxxxjx155usz3hrv
Commentstring

The dataset version description.

CreatorIdstring

The creator ID.

17815XXX61016173
VersionNumberinteger

The dataset version number.

1
StorageTypestring

Storage type (read-only); consistent with the corresponding property of the parent dataset.

OSS
Urlstring

URL

oss://test-oss-bucket/test_dir/
MountPathstring

The mount path. Defaults to /mnt/data.

/mnt/data
CreateTimelong

Creation time (milliseconds)

1736756055000
ModifyTimelong

Modification time (milliseconds)

1736756055000
Labelsarray

The PAI dataset label.

DatasetLabel

The PAI dataset label.

ImportInfoobject

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.

{
"fileSystemId": "3b6XXX89c9", // The file system ID.
"fileSystemStorageType":  "Performance" // The file system storage type.
"vpcId": "vpc-uf66oxxxrqge1t2gson7s" // The VPC ID of the mount point.
}
string

The storage import configuration for the dataset.

None