Expand description
Updates a logical router.
This operation does not enable the update of router interfaces. To update a router interface, use the add router interface and remove router interface operations.
Normal response codes: 200
Error response codes: 400, 401, 404, 412
Structs§
- External
Fixed Ips - External
Fixed IpsBuilder - Builder for
ExternalFixedIps. - External
Gateway Info - The external gateway information of the router. If the router has an
external gateway, this would be a dict with
network_id,enable_snat,external_fixed_ipsandqos_policy_id. Otherwise, this would benull. - External
Gateway Info Builder - Builder for
ExternalGatewayInfo. - Request
- Request
Builder - Builder for
Request. - Router
- A
routerobject. - Router
Builder - Builder for
Router. - Routes
- Routes
Builder - Builder for
Routes.
Enums§
- External
Fixed IpsBuilder Error - Error type for ExternalFixedIpsBuilder
- External
Gateway Info Builder Error - Error type for ExternalGatewayInfoBuilder
- Request
Builder Error - Error type for RequestBuilder
- Router
Builder Error - Error type for RouterBuilder
- Routes
Builder Error - Error type for RoutesBuilder