Common::FirewallRuleState

Introduced : BIG-IP_v11.3.0
A list of Firewall rule states.

Members

Member

Value

Description

FW_RULE_STATE_UNKNOWN

0

The firewall rule state is unknown (or is unsupported by iControl).

FW_RULE_STATE_DISABLED

1

The firewall rule is disabled.

FW_RULE_STATE_ENABLED

2

The firewall rule is enabled and will always be on, regardless of schedule.

FW_RULE_STATE_SCHEDULED

3

The firewall rule will be enabled according to the schedule set for the rule.

FW_RULE_STATE_INVALID

4

The firewall rule is invalid. This option should not be set from iControl.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.