检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
To delete multiple consumer groups at a time, select the consumer groups, and click Delete Consumer Group above the consumer group list. Click OK. Parent topic: Managing Consumer Groups
Click a topic to go to the topic details page and then click Delete in the upper right corner. To delete multiple topics at a time, select the topics, and click Delete Topic above the topic list. Exercise caution when deleting topics because data will be lost. Click OK.
Batch Deleting Instances Function This API is used to delete instances in batches. Data in the instances will be deleted without any backup. Exercise caution when performing this operation. Calling Method For details, see Calling APIs.
To delete multiple instances at a time, select the instances, and click Delete above the instance list. RocketMQ instances in the Creating or Restarting state cannot be deleted. In the Delete Instance dialog box, enter DELETE and click OK to delete the RocketMQ instance.
Deleting an Instance Function This API is used to delete an instance to release all the resources occupied by it. Calling Method For details, see Calling APIs.
Deleting a Metadata Migration Task Function This API is used to delete a metadata migration task. Calling Method For details, see Calling APIs.
Table 2 Query Parameters Parameter Mandatory Type Description action No String This parameter is used to delete topics in batches. If it is not set, a topic will be created. delete: Delete topics in batches.
Deleting a Topic Function This API is used to delete a specified topic. Calling Method For details, see Calling APIs. URI DELETE /v2/{project_id}/instances/{instance_id}/topics/{topic} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Deleting a Consumer Group Function This API is used to delete a specified consumer group. Calling Method For details, see Calling APIs.
Adding or Deleting Instance Tags in Batches Function This API is used to add or delete instance tags in batches. Calling Method For details, see Calling APIs.
Deleting a User Function This API is used to delete a user. Calling Method For details, see Calling APIs. URI DELETE /v2/{project_id}/instances/{instance_id}/users/{user_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Consumer group management Query, create, delete, and modify consumer groups, query the consumer list or details, and reset the consumer offset.
an instance that failed to be created reliability deleteDMSCreateFailureInstancesFailure Successfully submitting a request to delete multiple instances at a time reliability batchDeleteDMSInstanceSuccess Failing to submit a request to delete multiple instances at a time reliability
Figure 2 Searching for resources Click More > Delete in the Operation column to delete the RocketMQ instance. Ensure that the RocketMQ instance does not exist in the list. The system usually deducts fees of the last settlement period within one hour after the products are used.
Use either of the following methods to delete diagnosis records: In the row containing the record you want to delete, click Delete. Select multiple records you want to delete and click Delete above the record list. In the confirmation dialog box, click Yes.
Delete a tag Delete a tag using either of the following methods: In the row containing the tag to be deleted, click Delete. Click Yes. Click Create/Delete Tag. In the dialog box that is displayed, click next to the tag to be deleted and click OK. Parent topic: Managing Instances
In the displayed Delete Task dialog box, click OK to clear the task information. You can only delete the records of tasks in the Successful or Failed state. Parent topic: Managing Instances
Example 1: Grant permission to delete and restart instances. { "Version": "1.1", "Statement": [ { "Effect": "Allow", "Action": [ "dms:instance:modifyStatus", "dms:instance:delete" ] } ]
/v2/{project_id}/instances/{instance_id} dms:instance:delete √ √ Modifying Instance Information PUT /v2/{project_id}/instances/{instance_id} dms:instance:modify √ √ Batch Deleting Instances POST /v2/{project_id}/instances/action dms:instance:delete √ √ Modifying a Topic PUT /v2/{
DELETE: requests a server to delete specified resources, for example, objects. HEAD: same as GET except that the server must return only the response header. PATCH: requests a server to update a part of a specified resource.