检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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.
Example Requests Delete a tag from a network ACL.
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.
Request Parameters None Response Parameters Status code: 204 Normal response to the DELETE operation. For more status codes, see Status Codes. None Example Requests Delete the address group whose ID is dd18a501-fcd5-4adc-acfe-b0e2384baf08.
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 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 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.
To delete a network ACL rule, see Deleting a Network ACL Rule.
Request Parameters None Response Parameters Status code: 204 Normal response to the DELETE operation. For more status codes, see Status Codes. None Example Requests Forcibly delete the address group whose ID is dd18a501-fcd5-4adc-acfe-b0e2384baf08.
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.
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.
When you delete tags, the tag structure cannot be missing, and the key cannot be left blank or be an empty string.