All Products
Search
Document Center

Intelligent Media Management:Binding

Last Updated:Dec 11, 2024
ParameterTypeDescriptionExample
object

The request parameters.

ProjectNamestring

The name of the metric.

immtest
DatasetNamestring

The name of the dataset.

dataset001
URIstring

The URI of the Object Storage Service (OSS) bucket with which you want to bind the dataset.

Specify the value in the oss://${bucketname} format. bucketname specifies the name of the OSS bucket that resides in the same region as the current project.

oss://examplebucket
Statestring

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

  • Ready: The binding is ready.
  • Stopped: The binding is suspended.
  • Running: The binding is complete.
  • Retrying: The binding is being retried.
  • Failed: The binding failed.
  • Deleted: The binding is deleted.
Running
Phasestring

The type of the scan. Valid values:

  • FullScanning
  • IncrementalScanning
FullScanning
CreateTimestring

The timestamp when you bind the dataset to the OSS bucket. Specify the value in the RFC3339Nano format.

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

The timestamp when you update the binding between the dataset and the OSS bucket. Specify the value in the RFC3339Nano format.

Note If you never suspend or retry the binding between the dataset and the OSS bucket after you complete the binding, the value of UpdateTime is the same as that of CreateTime.
2021-06-29T14:50:13.011643661+08:00
Reasonstring

The reason.