All Products
Search
Document Center

Intelligent Media Management:Dataset

Last Updated:Dec 11, 2024
ParameterTypeDescriptionExample
object

The dataset information.

ProjectNamestring

The project name.

immtest
DatasetNamestring

The dataset name.

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 modified. The timestamp must be in the RFC3339Nano format.

Note If a dataset is not modified after it is created, the timestamp when the dataset was 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 mappings allowed for a dataset.

10
DatasetMaxFileCountlong

The maximum number of files in the dataset.

100000000
DatasetMaxEntityCountlong

The maximum number of metadata entities in the dataset.

10000000000
DatasetMaxRelationCountlong

The maximum number of metadata relationships in the dataset.

100000000000
DatasetMaxTotalFileSizelong

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

90000000000000000
BindCountlong

The number of OSS buckets that are associated with 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