检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
DELETE Bucket lifecycle API Description You can use this API to delete all lifecycle rules of a bucket.
DELETE Bucket website API Description You can use this API to delete the website hosting settings of a bucket.
DELETE Bucket cors API Description You can use this API to delete the CORS rules of a specified bucket.
DELETE Bucket website API Description You can use this API to delete the website hosting settings of a bucket.
DELETE Bucket cors API Description You can use this API to delete the CORS rules of a specified bucket.
Examples delete from delta_table0 where column1 = 'value1'; delete from delta_table0 where column1 IN ('value1', 'value2'); delete from delta.
[Rule] The DELETE statement must contain the WHERE clause to avoid full table scan. [Rule] Do not use ORDER BY or GROUP BY in the DELETE statement to avoid unnecessary sorting. [Rule] Use TRUNCATE instead of DELETE to clear a table.
Delete Project Iteration Function Delete Project Iteration URI DELETE /v4/projects/{project_id}/iterations/{iteration_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Specifies the 32-bit ID of the devcloud project.
Delete organization conformance packages. Function Delete organization conformance packages of a user. Calling Method For details, see Calling APIs.
Failed to Delete a Table with a Foreign Key Scenario When a table with a foreign key is deleted, the following error message will be displayed, which is irrelevant to user permissions: ERROR 1451 (23000): Cannot delete or update parent row: a foreign key constraint fails .........
How Do I Delete a Recording? You can delete the recording from the OBS bucket that stores the recording. For details, see Deleting a File or Folder. Parent topic: Recording
How Do I Delete a Recording? You can delete the recording from the OBS bucket that stores the recording. For details, see Deleting a File or Folder. Parent topic: Recording
Example Requests Delete a specified private provider and all provider versions under the private provider. DELETE https://{endpoint}/v1/private-providers/my-hello-world-provider-name Delete a specified private provider and all provider versions under the private provider.
Delete a Private Module Function Delete a Private Module (DeletePrivateModule) Delete a private module and all module versions under the private module. If both module_name and module_id are provided, RFS checks whether they match.
Delete Business Metrics Function Delete a service indicator. Calling Method For details, see Calling APIs. URI DELETE /v2/{project_id}/design/biz-metrics Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
DELETE Multipart upload API Description You can use this API to abort a multipart upload in a specified bucket by using the multipart upload ID.
DELETE Multipart upload API Description You can use this API to abort a multipart upload in a specified bucket by using the multipart upload ID.
DELETE Multipart upload API Description You can use this API to abort a multipart upload in a specified bucket by using the multipart upload ID.
DELETE Multipart upload API Description You can use this API to abort a multipart upload in a specified bucket by using the multipart upload ID. Method Definition 1. ObsClient->abortMultipartUpload(array $parameter) 2.
Delete a Custom Authenticator Function This API is used by an application to delete a specified custom authenticator from the IoT platform. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.