NetFlows
Get network traffic time series
client.Radar.NetFlows.Timeseries(ctx, query) (*NetFlowsTimeseriesResponse, error)
GET/radar/netflows/timeseries
Get network traffic summary
Deprecated
client.Radar.NetFlows.Summary(ctx, query) (*NetFlowsSummaryResponse, error)
GET/radar/netflows/summary
Get network traffic distribution by dimension
client.Radar.NetFlows.SummaryV2(ctx, dimension, query) (*NetFlowsSummaryV2Response, error)
GET/radar/netflows/summary/{dimension}
Get time series distribution of network traffic by dimension
client.Radar.NetFlows.TimeseriesGroups(ctx, dimension, query) (*NetFlowsTimeseriesGroupsResponse, error)
GET/radar/netflows/timeseries_groups/{dimension}
NetFlowsTop
Get top ASes by network traffic
client.Radar.NetFlows.Top.Ases(ctx, query) (*NetFlowsTopAsesResponse, error)
GET/radar/netflows/top/ases
Get top locations by network traffic
client.Radar.NetFlows.Top.Locations(ctx, query) (*NetFlowsTopLocationsResponse, error)
GET/radar/netflows/top/locations