InlineFirewallStats1
{
"byte_count": 0,
"hit_count": 0,
"l7_accept_count": 0,
"l7_reject_count": 0,
"l7_reject_with_response_count": 0,
"max_popularity_index": 0,
"max_session_count": 0,
"packet_count": 0,
"popularity_index": 0,
"rule_id": "string",
"session_count": 0,
"total_session_count": 0
}
Aggregated number of bytes processed by the rule.
Aggregated number of hits received by the rule.
Aggregated number of L7 Profile Accepted counters received by the rule.
Aggregated number of L7 Profile Rejected counters received by the rule.
Aggregated number of L7 Profile Rejected with Response counters received by the rule.
Maximum value of popularity index of all firewall rules of the type. This is aggregated statistic which are computed with lower frequency compared to individual generic rule statistics. It may have a computation delay up to 15 minutes in response to this API.
Maximum value of sessions count of all firewall rules of the type. This is aggregated statistic which are computed with lower frequency compared to generic rule statistics. It may have a computation delay up to 15 minutes in response to this API.
Aggregated number of packets processed by the rule.
This is calculated by sessions count divided by age of the rule.
Rule Identifier of the Firewall rule. This is a globally unique number.
Aggregated number of sessions processed by the rule.
Aggregated number of sessions processed by the all firewall rules. This is aggregated statistic which are computed with lower frequency compared to individual generic rule statistics. It may have a computation delay up to 15 minutes in response to this API.