/dhall-infra/Router/Type.dhall
Copy path to clipboardSource
{ interfaces : List { net : Text, portip : Text, subnet : Text }
, name : Text
, network : Text
, port_security_enabled : Optional Bool
}
{ interfaces : List { net : Text, portip : Text, subnet : Text }
, name : Text
, network : Text
, port_security_enabled : Optional Bool
}