Deletes the binding between a dataset and an Object Storage Service (OSS) bucket.
Operation description
Before you call this operation, make sure that you are familiar with the billing of Intelligent Media Management (IMM).****
If you delete a binding, new changes in the OSS bucket are not synchronized to the dataset. Exercise caution when you perform this operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
imm:DeleteBinding |
delete |
*Dataset
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectName |
string |
Yes |
The name of the project. For more information, see CreateProject. |
test-project |
| DatasetName |
string |
Yes |
The name of the dataset. For more information, see Create a dataset. |
test-dataset |
| URI |
string |
Yes |
The URI of the OSS bucket to which the dataset is bound. Specify the value in the oss://${Bucket} format. |
oss://test-bucket |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
ACDFE467-C817-4B36-951A-6EB5A592**** |
Examples
Success response
JSON format
{
"RequestId": "ACDFE467-C817-4B36-951A-6EB5A592****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.