osc network router remove-extraroute
Remove extra routes from router
Usage: osc network router remove-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.