检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting Nodes Scenarios You can delete nodes that are no longer used to release resources. Precautions GeminiDB Mongo allows you to delete nodes only from 4.0 replica set instances. The role of each node to be deleted is Readonly.
Batch Deleting Tags from a Listener Function This API is used to batch delete tags from a listener. Constraints A maximum of 20 tags can be added to a listener. This API is idempotent.
Figure 3 Selecting a user On the MFA Devices tab, locate the target MFA device and click Delete in the Operation column. In the displayed dialog box, click OK. Figure 4 Deleting an MFA device Parent topic: MFA Configuration
Example Requests Delete a log group. DELETE https://{endpoint}/v2/{project_id}/groups/{log_group_id} /v2/{project_id}/groups/{log_group_id} Example Responses Status code: 400 Invalid request.
Managing Data Sources After a data source is created, you can modify or delete the data source as needed. This section describes how to modify or delete a data source. Prerequisites You have been granted the permission to edit data sources.
The value can be one of the following: create delete tags Yes Array of Tag objects Specifies the tag list. Table 4 Tag Parameter Mandatory Type Description key Yes String Specifies the tag key.
Deleting a DR Drill Function This API is used to delete a specified DR drill. After you delete the specified DR drill: The DR drill as well as the disks and NICs attached to the DR drill will be deleted. The drill VPC and subnets of the drill VPC will not be deleted.
/** * Delete a file.
/** * 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 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.