检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
ACLs GET /v3/{project_id}/vpc/firewalls vpc:firewalls:list Querying the details of a network ACL GET /v3/{project_id}/vpc/firewalls/{firewall_id} vpc:firewalls:get Updating a network ACL PUT /v3/{project_id}/vpc/firewalls/{firewall_id} vpc:firewalls:update Deleting a network ACL DELETE
You can also perform the following operations on subnets and ECSs in the topology: Modify or delete a subnet. Add an ECS to a subnet, bind an EIP to the ECS, and change the security group of the ECS. Parent Topic: VPC
Why Can't I Delete a Security Group? Can I Change the Security Group of an ECS? How Do I Configure a Security Group for Multi-Channel Protocols? Why Are Some Ports of ECSs Inaccessible?
If you want to delete a secondary CIDR block that contains subnets, you need to delete the subnets first. Click OK. Parent Topic: VPC
Why Can't I Delete My VPCs and Subnets? Can I Change the VPC of an ECS? Why Is the ECS IP Address Released After the System Time Is Changed? How Do I Change the DNS Server Address of an ECS?
To delete an added virtual IP address, perform the following steps: Delete the virtual IP address from the connection of the network interface: nmcli connection modify "<connection-name-of-the-network-interface>" -ipv4.addresses <virtual-IP-address> To delete multiple virtual IP addresses
If Instance-dependent Deletion is disabled for a network interface, detaching the network interface from its instance will not delete the network interface.
The following is an example deny policy: { "Version": "1.1", "Statement": [ { "Effect": "Deny", "Action": [ "vpc:vpcs:delete" ] } ] } Example 3: Defining permissions
Importing rules will not delete existing rules. Importing duplicate rules will fail. Default rules cannot be exported. Procedure Go to the network ACL list page. In the network ACL list, locate the target network ACL and click its name. The network ACL summary page is displayed.
If you do not need an EIP or want to delete a supplementary network interface, you can unbind the EIP from the interface. Binding a Supplementary Network Interface to an EIP Go to the supplementary network interface list page.
Delete the subnet. Add, modifying, and delete subnet tags. Can assign virtual IP addresses and network interfaces in the subnet. Route table Has all operation permissions on the route table. Cannot create a route table in the VPC that the shared subnet belongs to.
Run the following command to delete the redundant IP address, for example, 192.168.1.40/32, configured for the network interface eth0: ip a del 192.168.1.40/32 dev eth0 Parent topic: Connectivity
Delete rules. For details about inbound rule parameters, see Table 2. For details about outbound rule parameters, see Table 3. If the source of an inbound rule is set to the current security group, you cannot delete this rule.
PUT, and POST operations. 201 Created Specifies the normal response code for the POST operation of the OpenStack Neutron API and API V3. 202 Accepted Specifies the normal response to the pre-check request of the V3 API. 204 No Content Specifies the normal response code for the DELETE
If you add, modify, or delete a network ACL rule, or associate or disassociate a subnet with or from a network ACL, all the inbound and outbound persistent connections will not be disconnected. New rules will only be applied for the new connections.
DELETE Requests the server to delete specified resources, for example, an object. HEAD Same as GET except that the server must return only the response header. PATCH Requests the server to update partial content of a specified resource.
For example, if you want some software developers in your enterprise to use VPCs but do not want them to delete VPCs or perform any other high-risk operations, you can grant permissions to use VPCs but not permissions to delete them.
You can add routes to, delete routes from, and modify routes in the default route table, but cannot delete the table. When you create a VPN, Cloud Connect, or Direct Connect connection, the default route table automatically delivers a route that cannot be deleted or modified.
In this case, delete the network ACL or enable the network ACL and allow the ICMP traffic. ECS Network Interface Configuration The following procedure uses a Linux ECS as an example. For a Windows ECS, check the firewall restrictions.
You can create or delete flow logs as required, which does not affect your network performance. Currently, the VPC flow log function is only supported in certain regions. You can go to Function Overview and click VPC Flow Log to view the regions.