Delete a load balancer rule
Delete a load balancer rule
carefully
If you delete a rule, the balancer will stop accepting traffic that was handled by that rule.
When a rule is deleted, all HTTP policies created in the rule are deleted. The target groups specified in the rule are not deleted.
Control panel
OpenStack CLI
- В control panels go to Cloud platform → Balancers.
- Open the tab Balancers → balancer page.
- In the block Rules on the menu select the rules Delete rule.
- Enter the name of the rule to confirm the deletion.
- Click Delete.
-
Delete the rule:
openstack loadbalancer listener delete <listener>
Specify
<listener>
— The ID or name of the rule. The list can be viewed withopenstack loadbalancer listener list