Security::ProfileIPIntelligence::Action

Introduced : BIG-IP_v11.4.0
Specifies the action that will be taken if there is a match in the IP Reputation database for a type of threat, based on the source IP address of the connection.

Members

Member

Value

Description

IP_INTELLIGENCE_ACTION_UNKNOWN

0

The Action is unknown (or is unsupported by iControl).

IP_INTELLIGENCE_ACTION_ACCEPT

1

The connection is accepted unconditionally even if there is a match in the IP Reputation database for the incoming source IP for the threat.

IP_INTELLIGENCE_ACTION_WARN

2

If there is a match in the IP Reputation database for the incoming source IP for the threat, the connection is accepted, and if the virtual is attached to a security logging profile, a log is generated.

IP_INTELLIGENCE_ACTION_REJECT

3

The connection is rejected if there is a match in the IP Reputation database for the incoming source IP for the threat, and if the virtual is attached to a security logging profile, a log is generated.


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.