Security::FirewallPolicy::FirewallPolicyRuleStatisticEntry

Introduced : BIG-IP_v11.4.0
A struct that describes a firewall policy rule and its statistics.
Member Type Description
rule String The firewall rule. If the rule has a rule list, this name is the original rule name before list traversal.
actual_rule String The actual firewall rule. If the rule has a rule list, this name is the rule name after list traversal.
context_name String The object in which the policy is used. For example, if context_type is virtual, this could be “/Common/v1”.
context_type String The context in which the policy is used, e.g., “virtual”, “self-ip”.
type FirewallPolicyType The type of policy the statistics are for, e.g., staged or enforced.
statistics Statistic [] The statistics of the firewall rule.

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.