CloudFirewallRule
Fields
| name | type | nullable | description |
|---|---|---|---|
priority | Integer | false | The priority of the rule. Unique within the containing CloudFirewall. |
name | String | false | An optional name of this rule. Empty if none was configured. |
definition | CloudFirewallRuleDefinition | false | The definition of the firewall rule; i.e. how it is configured. |
match | HeaderRegion | false | The effective policy of this rule, i.e. what it actually does. |
action | SecurityRuleAction | false | -- |
Used by
network → cloudAccounts → vpcs → firewalls → rules
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>- vpcs: Bag<
VpcData>- firewalls: Bag<
CloudFirewall>- rules: Bag<
CloudFirewallRule>
- rules: Bag<
- firewalls: Bag<
- vpcs: Bag<
- cloudAccounts: Bag<