On This Page
Search Fields for Rule Statistics
Fields
All field names are case sensitive.
| Field Name | Description | Values / Format |
|---|---|---|
|
allow_count |
Number of Allow Rules. |
String |
|
block_count |
Number of Block Rules. |
String |
|
from_zone |
Source zone for the USP. |
String |
|
to_zone |
Destination zone for the USP. |
String |
Query Examples
-
Find rule statistics for cells with the source zone p.Sales and the destination zone London.
from_zone='p.Sales' AND to_zone='London'
-
Find rule statistics for cells with an Allow count of 20.
allow_count='20'