All Products
Search
Document Center

DataWorks:Dataset

Last Updated:Jan 12, 2026
ParameterTypeDescriptionExample
object

The dataset object.

Idstring

The dataset ID.

dataworks-dataset:1gxxxqjx155usz3hrv
Namestring

The dataset name. It must be a non-empty string and cannot exceed 128 characters.

test_dataset
Commentstring

The description of the dataset. The length cannot exceed 1024 characters.

ProjectIdlong

The DataWorks workspace ID.

123456
Originstring

The source of the dataset. Currently supported sources:

  • DataWorks
  • PAI
DataWorks
DataTypestring

The data type. Valid values:

  • COMMON
  • PIC
  • TEXT
  • TABLE
  • VIDEO
  • AUDIO
  • INDEX
COMMON
StorageTypestring

The storage type. Valid values:

  • OSS: Object Storage Service
  • NAS: General-purpose NAS file systems
  • EXTREM_NAS: Extreme NAS file systems
  • DLF_LANCE: Data Lake Formation
  • CPFS: Cloud Paralleled File System
  • BMCPFS: CPFS for Lingjun
  • MAXCOMPUTE: MaxCompute table
OSS
CreatorIdstring

The ID of the creator.

210484359
Readmestring

Instructions for using the dataset. Markdown rich text is supported.

## introduction
LatestVersionDatasetVersion

The latest dataset version object.

CreateTimelong

The creation time. This value is a UNIX timestamp in milliseconds.

1736756055000
ModifyTimelong

The modification time. This value is a UNIX timestamp in milliseconds.

1736756055000
Labelsarray

Dataset tags. Supported only for PAI datasets.

DatasetLabel

The PAI dataset tag object.