PEM::Policy::ReportGranularityType

Introduced : BIG-IP_v11.4.0
Specifies the type of report that is generated when the policy applies. The options are session and flow. The session option logs details about subscribers and application sessions, whereas the flow option provides more granular reporting of every TCP connection.

Members

Member

Value

Description

REPORT_GRANULARITY_TYPE_UNKNOWN

0

The report granularity type is unknown (or unsupported by iControl).

REPORT_GRANULARITY_TYPE_SESSION

1

The session report is generated when this policy applies.

REPORT_GRANULARITY_TYPE_FLOW

2

The flow report is generated when this policy applies.


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.