EnvironmentPairSummaryStats

EnvironmentPairSummaryStats
Environment Pair Summary Stats

Summary stats for an environment pair

JSON Example
{
    "category_default_rule_unique_flow_count": 0,
    "protection_rule_unique_flow_count": 0,
    "total_unique_flow_count": 0
}
integer As int64 As int64
category_default_rule_unique_flow_count
Optional

Count of unique flows hitting the environment category default rule

integer As int64 As int64
protection_rule_unique_flow_count
Optional

Count of unique flows hitting the protection rule defined for the environment pair

integer As int64 As int64
total_unique_flow_count
Optional

Total unique flows between a pair of environments

Property Of