Skip to content
Start here

Timeseries Groups

Get layer 3 attacks by target industries time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.industry(TimeseriesGroupIndustryParams { aggInterval, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TimeseriesGroupIndustryResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/industry
Get layer 3 attacks by IP version time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.ipVersion(TimeseriesGroupIPVersionParams { aggInterval, continent, dateEnd, 8 more } query?, RequestOptionsoptions?): TimeseriesGroupIPVersionResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/ip_version
Get layer 3 attacks by protocol time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.protocol(TimeseriesGroupProtocolParams { aggInterval, continent, dateEnd, 8 more } query?, RequestOptionsoptions?): TimeseriesGroupProtocolResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/protocol
Get layer 3 attacks by vector time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.vector(TimeseriesGroupVectorParams { aggInterval, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TimeseriesGroupVectorResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/vector
Get layer 3 attacks by vertical time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.vertical(TimeseriesGroupVerticalParams { aggInterval, continent, dateEnd, 10 more } query?, RequestOptionsoptions?): TimeseriesGroupVerticalResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/vertical
Get layer 3 attacks by bitrate time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.bitrate(TimeseriesGroupBitrateParams { aggInterval, continent, dateEnd, 9 more } query?, RequestOptionsoptions?): TimeseriesGroupBitrateResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/bitrate
Get layer 3 attacks by duration time series
Deprecated
client.radar.attacks.layer3.timeseriesGroups.duration(TimeseriesGroupDurationParams { aggInterval, continent, dateEnd, 9 more } query?, RequestOptionsoptions?): TimeseriesGroupDurationResponse { meta, serie_0 }
GET/radar/attacks/layer3/timeseries_groups/duration
ModelsExpand Collapse
TimeseriesGroupIndustryResponse { meta, serie_0 }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more }

Metadata for the results.

aggInterval: "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.

One of the following:
"FIFTEEN_MINUTES"
"ONE_HOUR"
"ONE_DAY"
"ONE_WEEK"
"ONE_MONTH"
confidenceInfo: ConfidenceInfo { annotations, level }
annotations: Array<Annotation>
dataSource: "ALL" | "AI_BOTS" | "AI_GATEWAY" | 22 more

Data source for annotations.

One of the following:
"ALL"
"AI_BOTS"
"AI_GATEWAY"
"BGP"
"BOTS"
"CONNECTION_ANOMALY"
"CT"
"DNS"
"DNS_MAGNITUDE"
"DNS_AS112"
"DOS"
"EMAIL_ROUTING"
"EMAIL_SECURITY"
"FW"
"FW_PG"
"HTTP"
"HTTP_CONTROL"
"HTTP_CRAWLER_REFERER"
"HTTP_ORIGINS"
"IQI"