Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 551 Bytes

VrfRouteCreateInput.md

File metadata and controls

12 lines (7 loc) · 551 Bytes

VrfRouteCreateInput

Properties

Name Type Description Notes
prefix str The IPv4 prefix for the route, in CIDR-style notation. For a static default route, this will always be "0.0.0.0/0"
next_hop str The IPv4 address within the VRF of the host that will handle this route

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