Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TunnelRouteSummary

A summary of the routes advertised to and received from the on-premises network.

Properties

Optional advertiser

advertiser: Advertiser

The source of the route advertisement.

Optional age

age: undefined | number

The age of the route. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional asPath

asPath: Array<number>

A list of ASNs in AS_Path.

Optional isBestPath

isBestPath: undefined | false | true

Indicates this is the best route.

Optional prefix

prefix: undefined | string

The BGP network layer reachability information.

Functions

getDeserializedJsonObj

getJsonObj