Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HealthChecksVantagePointSummary

Information about a vantage point.

Properties

Optional displayName

displayName: undefined | string

The display name for the vantage point. Display names are determined by the best information available and may change over time.

Optional geo

geo: model.Geolocation

Optional name

name: undefined | string

The unique, permanent name for the vantage point.

Optional providerName

providerName: undefined | string

The organization on whose infrastructure this vantage point resides. Provider names are not unique, as Oracle Cloud Infrastructure maintains many vantage points in each major provider.

Optional routing

routing: Array<Routing>

An array of objects that describe how traffic to this vantage point is routed, including which prefixes and ASNs connect it to the internet.

The addresses are sorted from the most-specific to least-specific prefix (the smallest network to largest network). When a prefix has multiple origin ASNs (MOAS routing), they are sorted by weight (highest to lowest). Weight is determined by the total percentage of peers observing the prefix originating from an ASN. Only present if {@code fields} includes {@code routing}. The field will be null if the address's routing information is unknown.

Functions

getDeserializedJsonObj

getJsonObj