CB::FirewallRuleRemove
Inherits CB::FirewallRuleAction < CB::APIAction < CB::Action < Reference < Object
Action for removing a firewall rule from a network
Instance methods
firewall_rule_id
The ID of the firewall rule to remove.
firewall_rule_id=(firewall_rule_id : String | Nil)
The ID of the firewall rule to remove.
run
Sourcevalidate
Source