EnvironmentPairStat

EnvironmentPairStat
Environment Pair Stat

Detailed flow stats for an environment pair within the time interval

JSON Example
{
    "category_default_rule_unique_flow_count": 0,
    "protection_rule_unique_flow_count": 0,
    "total_unique_flow_count": 0,
    "timestamp": 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

timestamp
Optional

Timestamp in milliseconds since epoch.