Skip to main content
Remove a rule from a security group
Last update:

Remove a rule from a security group

carefully

The rule will no longer be in effect — traffic that was allowed by this rule will be denied. Active sessions that were set by this rule will be terminated on the ports.

  1. Open the OpenStack CLI.

  2. Delete the rule:

    openstack security group rule delete <rule>

    Specify <rule> — Rule ID. The list of rules can be viewed with openstack security group rule list <security_group>.