All Products
Search
Document Center

Intelligent Media Management:Dataset

Last Updated:Oct 09, 2025
ParameterTypeDescriptionExample
object

The dataset information.

ProjectNamestring

The name of the project.

immtest
DatasetNamestring

The name of the dataset.

dataset001
TemplateIdstring

The ID of the workflow template.

DefaultId
CreateTimestring

The timestamp when the dataset was created. The timestamp must be in the RFC3339Nano format.

2021-06-29T14:50:13.011643661+08:00
UpdateTimestring

The timestamp when the dataset was last modified. The timestamp must be in the RFC3339Nano format.

Note If a dataset has never been modified after it was created, the timestamp when the dataset was last modified is the same as the timestamp when the dataset was created.
2021-06-29T14:50:13.011643661+08:00
Descriptionstring

The dataset description.

DatasetMaxBindCountlong

The maximum number of bindings for the dataset.

10
DatasetMaxFileCountlong

The maximum number of files for the dataset.

100000000
DatasetMaxEntityCountlong

The maximum number of metadata entities for the dataset.

10000000000
DatasetMaxRelationCountlong

The maximum number of metadata relationships for the dataset.

100000000000
DatasetMaxTotalFileSizelong

The maximum total size of files in the dataset. Unit: bytes.

90000000000000000
BindCountlong

The current number of OSS buckets that are bound to the dataset.

2
FileCountlong

The current number of files in the dataset.

10
TotalFileSizelong

The total size of files in the dataset. Unit: bytes.

100000
WorkflowParametersarray

自定义参数

WorkflowParameter