class

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=(str : String)

The ID of the firewall rule to remove.

Source
firewall_rule_id=(firewall_rule_id : String | Nil)

The ID of the firewall rule to remove.

validate
Source