Top
Get top ASes by network traffic
client.radar.netFlows.top.ases(TopAsesParams { asn, continent, dateEnd, 7 more } query?, RequestOptionsoptions?): TopAsesResponse { meta, top_0 }
GET/radar/netflows/top/ases
Get top locations by network traffic
client.radar.netFlows.top.locations(TopLocationsParams { asn, continent, dateEnd, 7 more } query?, RequestOptionsoptions?): TopLocationsResponse { meta, top_0 }
GET/radar/netflows/top/locations
ModelsExpand Collapse
TopAsesResponse { meta, top_0 }
TopAsesResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
TopLocationsResponse { meta, top_0 }
TopLocationsResponse { meta, top_0 }
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more } Metadata for the results.
meta: Meta { confidenceInfo, dateRange, lastUpdated, 2 more }
Metadata for the results.
confidenceInfo: ConfidenceInfo | null
confidenceInfo: ConfidenceInfo | null
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.