检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deleting a Port Function This API is used to delete a port. Restrictions A port with device_owner set to a value other than neutron:VIP_PORT cannot be deleted. A port with device_id specified cannot be deleted. URI DELETE /v2.0/ports/{port_id} Table 1 describes the parameters.
Deleting a Port Function This API is used to delete a port. Restrictions A port with device_owner set to a value other than neutron:VIP_PORT cannot be deleted. A port with device_id specified cannot be deleted.
Example Requests Delete tags from a network ACL in batches. The key of the tag is keyxxx, and the value is value1.
When you delete tags, the tag structure cannot be missing, and the key cannot be left blank or be an empty string. URI POST /v2.0/{project_id}/subnets/{subnet_id}/tags/action Table 1 describes the parameters.
Deleting a Security Group Function This API is used to delete a security group.
Deleting a Network Function This API is used to delete a network. URI DELETE /v2.0/networks/{network_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Description network_id Yes Specifies the network ID.
When you delete tags, the tag structure cannot be missing, and the key cannot be left blank or be an empty string. URI POST /v2.0/{project_id}/vpcs/{vpc_id}/tags/action Table 1 describes the parameters.
Deleting a Tag from a Security Group Function This API is used to delete a security group tag. This API is idempotent. If the key to be deleted does not exist, error 404 is reported. The key cannot be empty or an empty string.
In the rule list, perform the following operations to delete a rule: To delete a single rule, locate the target rule and click Delete in the Operation column. To delete multiple rules, select the rules and click Delete in the upper left corner.
In the security group rule list: To delete a single security group rule, locate the row that contains the rule and click Delete in the Operation column.
DELETE https://{{endpoint}}/v3/{{tenant_id}}/vpc/address-groups/dd18a501-fcd5-4adc-acfe-b0e2384baf08 Example Responses None Status Codes Status Code Description 204 Normal response to the DELETE operation. For more status codes, see Status Codes. Error Codes See Error Codes.
Deleting a Network ACL Policy Function This API is used to delete a network ACL policy. URI DELETE /v2.0/fwaas/firewall_policies/{firewall_policy_id} Table 1 describes the parameters.
Deleting a Network ACL Group Function This API is used to delete a network ACL group. URI DELETE /v2.0/fwaas/firewall_groups/{firewall_group_id} Table 1 describes the parameters.
Deleting a VPC Function This API is used to delete a VPC. URI DELETE /v1/{project_id}/vpcs/{vpc_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project ID.
DELETE https://{{endpoint}}/v3/{{tenant_id}}/vpc/address-groups/dd18a501-fcd5-4adc-acfe-b0e2384baf08/force Example Responses None Status Codes Status Code Description 204 Normal response to the DELETE operation. For more status codes, see Status Codes.
Deleting a Route Table Function This API is used to delete a custom route table. Constraints: Only custom route tables can be deleted. If a custom route table has subnets associated, disassociate the subnets with the route table and then delete the route table.
The next hop types of such routes are: VPN gateway Direct Connect gateway Cloud connection To delete these routes, you need to delete the associated network instances first. Routes with the next hop type of cloud container cannot be modified or deleted.
Deleting a Network ACL Rule Function This API is used to delete a network ACL rule. Before deleting a rule, you need to remove the rule from the corresponding policy first. For details, see Removing a Network ACL Rule.
Deleting a Security Group Function This API is used to delete a security group. URI DELETE /v1/{project_id}/security-groups/{security_group_id} Table 1 describes the parameters.
Deleting a Mirror Session Scenarios If a mirror session is no longer required, you can delete it. Procedure Go to the mirror session list page. In the mirror session list, locate the row that contains the mirror session and choose More > Delete in the Operation column.