v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Traffic Health

Get Network Situation Summary

Network-wide Traffic Health summary — aggregate counts of active domains, domains with and without incidents, active incidents, and blocklist incidents broken down by vendor (EasyList, HetrixTools, Google Threat Intelligence), plus the mean time to resolution. Send an empty object {} for the default network-wide rollup.

post/networks/traffic/situation

Request body

SituationFilter required

Optional filters. Send an empty object {} for the default rollup.

Response

network_idinteger
active_domain_countinteger
active_domain_with_incident_countinteger
active_domain_without_incident_countinteger
active_domain_with_blacklist_incident_countinteger
active_domain_without_blacklist_incident_countinteger
active_incident_countinteger
active_domain_blacklist_incident_countinteger
active_easylist_domain_blacklist_incident_countinteger
active_hetrix_tools_domain_blacklist_incident_countinteger
active_google_threat_intelligence_domain_blacklist_incident_countinteger
active_ip_address_blacklist_incident_countinteger
mean_time_to_resolution_secondsinteger

Mean time to resolution for resolved incidents, in seconds.