NeighborRouteMap
Description
Applies a route map to incoming or outgoing routes. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
routeMap | True | object | An instance of type RouteMap. Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [RouteMap] |
|||
filterUpdateAction | True | string | Applies a route map to either incoming or outgoing routes. IN applies a route map to incoming routes. OUT applies a route map to outgoing routes. Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |