Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.1 KB

RouteTableEntry.md

File metadata and controls

19 lines (16 loc) · 1.1 KB

RouteTableEntry

Properties

Name Type Description Notes
Type_ *RouteTableEntryType [default to null]
ProtocolType *RouteTableEntryProtocolType [optional] [default to null]
State *RouteTableEntryState [default to null]
Age string [optional] [default to null]
Prefix string [optional] [default to null]
NextHop string [optional] [default to null]
Metric int32 [optional] [default to null]
LocalPreference int32 [optional] [default to null]
AsPath []int32 [optional] [default to null]
Connection *RouteTableEntryConnection [optional] [default to null]
ChangeLog *Changelog [default to null]

[Back to Model list] [Back to API list] [Back to README]