Security::LogProfile::LogicOperation¶
Members¶
Member
Value
Description
LOGIC_OPERATION_UNKNOWN
0
Logic operation is unknown (or is unsupported by iControl).
LOGIC_OPERATION_AND
1
AND: Specifies that requests must meet all of the criteria in the filters setting in order for the system, or server, to log the requests.
LOGIC_OPERATION_OR
2
OR: Specifies that requests must meet at least one of the criterion in the filters setting in order for the system, or server, to log the requests. This is the default.
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.