Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddDrgRouteDistributionStatementDetails

Details used to add a route distribution statement.

Properties

action

action: Action

Accept: import/export the route "as is"

matchCriteria

matchCriteria: Array<DrgRouteDistributionMatchCriteria>

The action is applied only if all of the match criteria is met.

priority

priority: number

This field is used to specify the priority of each statement in a route distribution. The priority will be represented as a number between 0 and 65535 where a lower number indicates a higher priority. When a route is processed, statements are applied in the order defined by their priority. The first matching rule dictates the action that will be taken on the route. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj