检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
/** * Delete a file.
/** * Delete a file.
/** * Delete a file.
Deleting an App Scenario You can delete apps you no longer require. Prerequisites You have created an app. Procedure Access the shared gateway console. In the navigation pane, choose API Calling > Apps. Delete an app.
Deleting a Signature Key Scenario You can delete signature keys you no longer require. Prerequisites You have created a signature key. Procedure Access the shared gateway console. In the navigation pane, choose API Publishing > Signature Keys. Delete a signature key.
To delete a tag, click Delete next to it. Click OK to complete. Parent topic: Managing Tags
Deleting a Script If you do not need to use a script any more, perform the following operations to delete it.
Deleting a Script If you do not need to use a script any more, perform the following operations to delete it.
Deleting a Service Function This API is used to delete a model service. You can delete your own services only. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
To delete a tag, click Delete next to it. Click OK. Parent Topic: Tag Management
In the script directory, right-click the script that you want to delete and choose Delete from the shortcut menu. In the displayed dialog box, click OK.
Deleting Buckets Scenarios You can delete unwanted buckets to free up the quota of buckets. Make sure that a bucket is emptied before you delete it. An empty bucket must meet the following requirements: There is no object or any historical version of an object in the bucket.
When Deletion Protection is disabled: On the stack list page, find the created stack and click Delete in the Operation column. In the displayed dialog box, enter Delete in the text box and click OK.
Deleting an Object Deleting a Single Object You can call deleteObject to delete a single object. Sample code is as follows: static OBSClient *client; NSString *endPoint = @"your-endpoint"; // Hard-coded or plaintext AK/SK are risky.
To permanently delete the disk, go to the recycle bin, find the disk, and delete it from the bin. When the disk disappears from the recycle bin, the disk has been deleted.
Run the obsutil rm obs://bucket-test command to delete bucket bucket-test. obsutil rm obs://bucket-test Start at 2024-09-30 07:58:33.736622 +0000 UTC Do you want to delete bucket [bucket-test] ? Please input (y/n) to confirm: y Delete bucket [bucket-test] successfully!
Account Deletion Process You can delete your account on the Basic Information page. Close the account before you delete it. An account retention period starts after your account is closed.
Deleting Dedicated Load Balancers Scenarios You can delete a load balancer if you on longer need it. Back up the data if necessary. Once you delete or unsubscribe from a load balancer, the related data will be immediately deleted and cannot be restored.
Deleting a Tag from an Associated Resource Function This API is used to delete a tag from an associated resource. The API is idempotent. When you delete a nonexistent tag, error code 404 will be returned. Tag keys cannot be empty or be empty character strings.
Deleting an Index Scenarios You will delete an index during table creation. Prerequisites The index to be deleted has been created and you have not completed the table creation. Notes and Constraints You can only delete indexes during table creation.