All Products
Search
Document Center

Intelligent Media Management:Binding

Last Updated:Mar 03, 2026

Parameter

Type

Description

Example

object

Information about the binding.

ProjectName

string

The name of the project.

immtest

DatasetName

string

The name of the dataset.

dataset001

URI

string

The URI of the Object Storage Service (OSS) bucket attached to the dataset.

The format of an OSS bucket URI is oss://${bucketname}. The bucketname is the name of an OSS bucket that is in the same region as the current project.

oss://examplebucket

State

string

The state of the binding between the dataset and the OSS bucket. Valid values:

  • Ready: The binding is being prepared after it is created.

  • Stopped: The binding is paused.

  • Running: The binding is running.

  • Retrying: The binding is being retried after it is created.

  • Failed: The binding failed to be created.

  • Deleted: The binding is deleted.

Running

Phase

string

The scan type. Valid values:

  • FullScanning: A full scan is in progress.

  • IncrementalScanning: An incremental scan is in progress.

FullScanning

CreateTime

string

The timestamp when the binding between the dataset and the OSS bucket was created. The format is RFC3339Nano.

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

UpdateTime

string

The timestamp when the binding between the dataset and the OSS bucket was last modified. The format is RFC3339Nano.

Note

After a binding is created, if the binding has not been paused or restarted, this timestamp is the same as the creation timestamp.

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

Reason

string

Reason