ACCESS_PER_REQUEST_AGENT_EVENT¶
Description¶
This event provides a way to use an iRule at any point during
per-request access policy execution. During the per-request access
policy execution, iRule event agent is executed and
ACCESS_POLICY_PER_AGENT_EVENT is raised in iRules inside TMM. Admin
can get the current agent ID (using “mcget {perflow.irule_agent_id}”)
to know which of the iRule agents (in case there are multiple of them)
raised the event and do some custom logic execution. This event allows
admin to execute an iRule logic (inside TMM) at a desired point in the
per-request access policy execution.
Change Log¶
@BIGIP-12.1.0 –First introduced the event.
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.