Skip to content
Start here

Annotations

Get latest annotations
client.radar.annotations.list(AnnotationListParams { asn, dataSource, dateEnd, 8 more } query?, RequestOptionsoptions?): AnnotationListResponse { annotations }
GET/radar/annotations
ModelsExpand Collapse
AnnotationListResponse { annotations }
annotations: Array<Annotation>
id: string
asns: Array<number>
asnsDetails: Array<ASNsDetail>
asn: string
name: string
locations?: Locations { code, name }
code: string
name: string
dataSource: string
eventType: string
locations: Array<string>
locationsDetails: Array<LocationsDetail>
code: string
name: string
origins: Array<string>
originsDetails: Array<OriginsDetail>
name: string
origin: string
outage: Outage { outageCause, outageType }
outageCause: string
outageType: string
startDate: string
description?: string
endDate?: string
linkedUrl?: string
scope?: string

AnnotationsOutages

Get latest Internet outages and anomalies
client.radar.annotations.outages.get(OutageGetParams { asn, dateEnd, dateRange, 6 more } query?, RequestOptionsoptions?): OutageGetResponse { annotations }
GET/radar/annotations/outages
Get the number of outages by location
client.radar.annotations.outages.locations(OutageLocationsParams { dateEnd, dateRange, dateStart, 2 more } query?, RequestOptionsoptions?): OutageLocationsResponse { annotations }
GET/radar/annotations/outages/locations
ModelsExpand Collapse
OutageGetResponse { annotations }
annotations: Array<Annotation>
id: string
asns: Array<number>
asnsDetails: Array<ASNsDetail>
asn: string
name: string
locations?: Locations { code, name }
code: string
name: string
dataSource: string
eventType: string
locations: Array<string>
locationsDetails: Array<LocationsDetail>
code: string
name: string
origins: Array<string>
originsDetails: Array<OriginsDetail>
name: string
origin: string
outage: Outage { outageCause, outageType }
outageCause: string
outageType: string
startDate: string
formatdate-time
description?: string
endDate?: string
formatdate-time
linkedUrl?: string
scope?: string
OutageLocationsResponse { annotations }
annotations: Array<Annotation>
clientCountryAlpha2: string
clientCountryName: string
value: string

A numeric string.