Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.47. neutron firewall-policy-remove-rule

usage: neutron firewall-policy-remove-rule [-h] [--request-format {json}]
                                           FIREWALL_POLICY FIREWALL_RULE
Remove a rule from a given firewall policy.

Positional arguments

FIREWALL_POLICY


        ID or name of firewall_policy to update.

FIREWALL_RULE


        ID or name of the firewall rule to be removed from the
      policy.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.