检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Can I Download the Materials for My Cross-Border Permit Application on the Console After I Delete Them from My PC? No, you cannot. Keep your application materials safe and secure. Parent topic: Cross-Border Permit
Batch Creating or Deleting Tags Function This API is used to add or delete tags in batches. This API is a historical API.
Deleting a Tag from a Bandwidth Package Function This API is used to delete a tag from a bandwidth package. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
Response Parameters None Example Requests Deleting tags from a global connection bandwidth DELETE https://{cc_endpoint}/v3/gcb/{resource_id}/tags/delete { "tags" : [ { "key" : "key1", "value" : "value1" }, { "key" : "key2", "value" : "value2" } ] } Example Responses
Locate the inter-region bandwidth you want to delete and click Delete in the Operation column. In the displayed dialog box, click OK. Parent topic: Inter-Region bandwidths
URI DELETE /v3/{domain_id}/ccaas/inter-region-bandwidths/{id} Table 1 Path Parameters Parameter Mandatory Type Description domain_id Yes String Account ID. id Yes String Instance ID.
Deleting a Central Network Policy Function This API is used to delete a central network policy. An applied policy cannot be deleted. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
Deleting a Resource Tag Function This API is used to delete a resource tag. This API is a historical API. You are advised to use the APIs described in "Deleting a Tag from a Cloud Connection" and "Deleting a Tag from a Bandwidth Package".
Deleting a Tag from a Central Network Function This API is used to delete a tag from a central network. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
URI DELETE /v3/{domain_id}/ccaas/bandwidth-packages/{id} Table 1 Path Parameters Parameter Mandatory Type Description domain_id Yes String Account ID. id Yes String Instance ID.
URI DELETE /v3/gcb/{resource_id}/tags/{tag_key} Table 1 Path Parameters Parameter Mandatory Type Description resource_id Yes String Unique identifier of a resource. tag_key Yes String Key of the tag to be deleted.
Deleting a Tag from a Cloud Connection Function This API is used to delete a tag from a cloud connection. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
URI DELETE /v3/{domain_id}/gcn/central-networks/{central_network_id} Table 1 Path Parameters Parameter Mandatory Type Description domain_id Yes String Account ID. central_network_id Yes String Central network ID.
Locate the global connection bandwidth you want to delete and choose More > Delete in the Operation column. In the displayed dialog box, click OK. Parent topic: Global Connection Bandwidths
URI DELETE /v3/{domain_id}/gcb/gcbandwidths/{id} Table 1 Path Parameters Parameter Mandatory Type Description domain_id Yes String Account ID. id Yes String Instance ID.
Deleting a Cloud Connection Scenarios You can delete a cloud connection you no longer need. Procedure Go to the Cloud Connections page. Locate the cloud connection you want to delete and click Delete in the Operation column.
URI DELETE /v3/{domain_id}/ccaas/cloud-connections/{id} Table 1 Path Parameters Parameter Mandatory Type Description domain_id Yes String Account ID. id Yes String Instance ID.
Deleting a Site Network Function This API is used to delete a site network. Debugging You can debug this API through automatic authentication in API Explorer or use the SDK sample code generated by API Explorer.
Deleting a Tag Delete a tag from a bandwidth package. Deleted tags cannot be recovered. Go to the Bandwidth Packages page. Locate the bandwidth package and click its name to go to the details page. Click the Tags tab. Locate the tag and click Delete in the Operation column.
Deleting a Tag Delete a tag from a cloud connection. Deleted tags cannot be recovered. Go to the Cloud Connections page. Click the name of the cloud connection to go to the Basic Information page. Click the Tags tab. Locate the tag and click Delete in the Operation column.