Module set

Source
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§

ExternalFixedIps
ExternalFixedIpsBuilder
Builder for ExternalFixedIps.
ExternalGatewayInfo
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_ips and qos_policy_id. Otherwise, this would be null.
ExternalGatewayInfoBuilder
Builder for ExternalGatewayInfo.
Request
RequestBuilder
Builder for Request.
Router
A router object.
RouterBuilder
Builder for Router.
Routes
RoutesBuilder
Builder for Routes.

Enums§

ExternalFixedIpsBuilderError
Error type for ExternalFixedIpsBuilder
ExternalGatewayInfoBuilderError
Error type for ExternalGatewayInfoBuilder
RequestBuilderError
Error type for RequestBuilder
RouterBuilderError
Error type for RouterBuilder
RoutesBuilderError
Error type for RoutesBuilder