ci:DeleteDatasetBinding permission to the action of the authorization policy. For all operation APIs supported by Cloud Infinite, see CI action.DELETE /datasetbinding HTTP/1.1Host: <AppId>.ci.ap-jakarta.myqcloud.comAuthorization: Auth StringContent-Length: xxxContent-Type: application/jsonAccept: application/json
Parameter Name | Description | Type | Required |
DatasetName | String | Yes | |
URI | Resource identifier field. Indicates the resource to be bound with the dataset. Currently, COS Buckets and directories within Buckets are supported, and you can add a prefix to bind a directory. Field rule: cos://<BucketName>/prefix, where BucketName indicates the COS Bucket name. Example: cos://examplebucket-1250000000 can be used to directly bind a Bucket. You can also add a prefix, where prefix represents a path. Example: cos://examplebucket-1250000000/test_data. | String | Yes |
{"DatasetName": "test","URI": "cos://examplebucket-1250000000"}
{"RequestId": "NjU4OTZhOGZfNGQ2ODk0MGJfNWEyMF81"}
Parameter Name | Type | Description |
RequestId | String | Request ID |
피드백