Skip to main content
POST
Get Network Situation Summary
A network-wide Traffic Health summary — aggregate counts of active domains, domains with and without incidents, and blocklist incidents broken down by vendor. Send an empty object {} for the default rollup.

Authorizations

X-Eflow-Api-Key
string
header
required

Body

application/json

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

Response

200 - application/json
network_id
integer
active_domain_count
integer
active_domain_with_incident_count
integer
active_domain_without_incident_count
integer
active_domain_with_blacklist_incident_count
integer
active_domain_without_blacklist_incident_count
integer
active_incident_count
integer
active_domain_blacklist_incident_count
integer
active_easylist_domain_blacklist_incident_count
integer
active_hetrix_tools_domain_blacklist_incident_count
integer
active_google_threat_intelligence_domain_blacklist_incident_count
integer
active_ip_address_blacklist_incident_count
integer
mean_time_to_resolution_seconds
integer

Mean time to resolution for resolved incidents, in seconds.