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 withdestinationandnexthopparameters. It is available whenextrarouteextension is enabled.Parameter is an array, may be provided multiple times.