NetFlows
Get network traffic time series
Get network traffic summary
Get network traffic distribution by dimension
Get time series distribution of network traffic by dimension
ModelsExpand Collapse
class NetFlowsTimeseriesResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
agg_interval: Literal["FIFTEEN_MINUTES", "ONE_HOUR", "ONE_DAY", 2 more]Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class NetFlowsSummaryResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class NetFlowsSummaryV2Response: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class NetFlowsTimeseriesGroupsResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
agg_interval: Literal["FIFTEEN_MINUTES", "ONE_HOUR", "ONE_DAY", 2 more]Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
NetFlowsTop
Get top ASes by network traffic
Get top locations by network traffic
ModelsExpand Collapse
class TopAsesResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: Optional[MetaConfidenceInfo]
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class TopLocationsResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: Optional[MetaConfidenceInfo]
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.