InlineRuleStatistics1
{
"byte_count": 0,
"hit_count": 0,
"internal_rule_id": "string",
"lr_path": "string",
"max_popularity_index": 0,
"max_session_count": 0,
"packet_count": 0,
"popularity_index": 0,
"rule": "string",
"session_count": 0,
"total_session_count": 0
}
Aggregated number of bytes processed by the rule.
Aggregated number of hits received by the rule.
Realized id of the rule on NSX MP. Policy Manager can create more than one rule per policy rule, in which case this identifier helps to distinguish between the multple rules created.
Path of the LR on which the section is applied in case of Edge FW.
Maximum value of popularity index of all 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 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.
Path of the rule.
Aggregated number of sessions processed by the rule.
Aggregated number of sessions processed by all the 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.