Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TrafficRoute

Defines the traffic route taken in the path in {@code PathAnalysisResult}.

Properties

nodes

nodes: Array<TrafficNode>

The ordered sequence of nodes in the given the traffic route forming a path.

reachabilityStatus

reachabilityStatus: ReachabilityStatus

Reachability status for the given traffic route.

Optional routeAnalysisDescription

routeAnalysisDescription: undefined | string

A description of the traffic route analysis. For example: "Traffic might not reach a destination due to the LB backend being unhealthy".

Functions

getDeserializedJsonObj

getJsonObj