osc network router add-extraroute
Add extra routes to router
Usage: osc network router add-extraroute [OPTIONS] <ID>
Arguments:
<ID>
— id parameter for /v2.0/routers/{id} API
Options:
--routes <JSON>
— The extra routes configuration for L3 router. A list of dictionaries withdestination
andnexthop
parameters. It is available whenextraroute
extension is enabled