Parameter interface

Parameters for an Action.

Properties

asPath

List of AS paths.

community

List of BGP communities.

routePrefix

List of route prefixes.

Property Details

asPath

List of AS paths.

asPath?: string[]

Property Value

string[]

community

List of BGP communities.

community?: string[]

Property Value

string[]

routePrefix

List of route prefixes.

routePrefix?: string[]

Property Value

string[]