MonitoringResult
Monitoring Result
Represents the result of a monitoring operation
JSON Example
{
"unprotected_count": 0,
"protected_count": 0
}
integer As int32
As int32
unprotected_count
Optional
Number of unique flows hitting rule with src=ANY, dst=ANY, service=ANY
integer As int32
As int32
protected_count
Optional
Number of unique flows that are protected, means hitting the non default rule.