1. Packages
  2. Routeros Provider
  3. API Docs
  4. getIpv6Firewall
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros

routeros.getIpv6Firewall

Explore with Pulumi AI

routeros logo
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros

    # routeros.getIpv6Firewall (Data Source)

    This datasource contains all supported firewall resources:

    • rules (aka filter)

    Using getIpv6Firewall

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getIpv6Firewall(args: GetIpv6FirewallArgs, opts?: InvokeOptions): Promise<GetIpv6FirewallResult>
    function getIpv6FirewallOutput(args: GetIpv6FirewallOutputArgs, opts?: InvokeOptions): Output<GetIpv6FirewallResult>
    def get_ipv6_firewall(___skip_: Optional[str] = None,
                          id: Optional[str] = None,
                          mangles: Optional[Sequence[GetIpv6FirewallMangle]] = None,
                          nats: Optional[Sequence[GetIpv6FirewallNat]] = None,
                          rules: Optional[Sequence[GetIpv6FirewallRule]] = None,
                          opts: Optional[InvokeOptions] = None) -> GetIpv6FirewallResult
    def get_ipv6_firewall_output(___skip_: Optional[pulumi.Input[str]] = None,
                          id: Optional[pulumi.Input[str]] = None,
                          mangles: Optional[pulumi.Input[Sequence[pulumi.Input[GetIpv6FirewallMangleArgs]]]] = None,
                          nats: Optional[pulumi.Input[Sequence[pulumi.Input[GetIpv6FirewallNatArgs]]]] = None,
                          rules: Optional[pulumi.Input[Sequence[pulumi.Input[GetIpv6FirewallRuleArgs]]]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetIpv6FirewallResult]
    func GetIpv6Firewall(ctx *Context, args *GetIpv6FirewallArgs, opts ...InvokeOption) (*GetIpv6FirewallResult, error)
    func GetIpv6FirewallOutput(ctx *Context, args *GetIpv6FirewallOutputArgs, opts ...InvokeOption) GetIpv6FirewallResultOutput

    > Note: This function is named GetIpv6Firewall in the Go SDK.

    public static class GetIpv6Firewall 
    {
        public static Task<GetIpv6FirewallResult> InvokeAsync(GetIpv6FirewallArgs args, InvokeOptions? opts = null)
        public static Output<GetIpv6FirewallResult> Invoke(GetIpv6FirewallInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIpv6FirewallResult> getIpv6Firewall(GetIpv6FirewallArgs args, InvokeOptions options)
    public static Output<GetIpv6FirewallResult> getIpv6Firewall(GetIpv6FirewallArgs args, InvokeOptions options)
    
    fn::invoke:
      function: routeros:index/getIpv6Firewall:getIpv6Firewall
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getIpv6Firewall Result

    The following output properties are available:

    Supporting Types

    GetIpv6FirewallMangle

    Action string
    AddressList string
    AddressListTimeout string
    Bytes double
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionNatState string
    ConnectionRate string
    ConnectionState string
    ConnectionType string
    Content string
    Disabled bool
    Dscp double
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority double
    Invalid bool
    IpsecPolicy string
    JumpTarget string
    Limit string
    Log bool
    LogPrefix string
    NewConnectionMark string
    NewDscp double
    NewMss double
    NewPacketMark string
    NewPriority string
    NewRoutingMark string
    NewTtl string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    Passthrough bool
    PerConnectionClassifier string
    Port string
    Priority double
    Protocol string
    Random double
    RoutingMark string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    Ttl string
    Filter Dictionary<string, string>
    Additional request filtering options.
    Action string
    AddressList string
    AddressListTimeout string
    Bytes float64
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionNatState string
    ConnectionRate string
    ConnectionState string
    ConnectionType string
    Content string
    Disabled bool
    Dscp float64
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority float64
    Invalid bool
    IpsecPolicy string
    JumpTarget string
    Limit string
    Log bool
    LogPrefix string
    NewConnectionMark string
    NewDscp float64
    NewMss float64
    NewPacketMark string
    NewPriority string
    NewRoutingMark string
    NewTtl string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    Passthrough bool
    PerConnectionClassifier string
    Port string
    Priority float64
    Protocol string
    Random float64
    RoutingMark string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    Ttl string
    Filter map[string]string
    Additional request filtering options.
    action String
    addressList String
    addressListTimeout String
    bytes Double
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionNatState String
    connectionRate String
    connectionState String
    connectionType String
    content String
    disabled Boolean
    dscp Double
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Double
    invalid Boolean
    ipsecPolicy String
    jumpTarget String
    limit String
    log Boolean
    logPrefix String
    newConnectionMark String
    newDscp Double
    newMss Double
    newPacketMark String
    newPriority String
    newRoutingMark String
    newTtl String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    passthrough Boolean
    perConnectionClassifier String
    port String
    priority Double
    protocol String
    random Double
    routingMark String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    ttl String
    filter Map<String,String>
    Additional request filtering options.
    action string
    addressList string
    addressListTimeout string
    bytes number
    chain string
    comment string
    connectionBytes string
    connectionLimit string
    connectionMark string
    connectionNatState string
    connectionRate string
    connectionState string
    connectionType string
    content string
    disabled boolean
    dscp number
    dstAddress string
    dstAddressList string
    dstAddressType string
    dstLimit string
    dstPort string
    dynamic boolean
    icmpOptions string
    id string
    inBridgePort string
    inBridgePortList string
    inInterface string
    inInterfaceList string
    ingressPriority number
    invalid boolean
    ipsecPolicy string
    jumpTarget string
    limit string
    log boolean
    logPrefix string
    newConnectionMark string
    newDscp number
    newMss number
    newPacketMark string
    newPriority string
    newRoutingMark string
    newTtl string
    nth string
    outBridgePort string
    outBridgePortList string
    outInterface string
    outInterfaceList string
    packetMark string
    packetSize string
    passthrough boolean
    perConnectionClassifier string
    port string
    priority number
    protocol string
    random number
    routingMark string
    srcAddress string
    srcAddressList string
    srcAddressType string
    srcMacAddress string
    srcPort string
    tcpFlags string
    tcpMss string
    time string
    tlsHost string
    ttl string
    filter {[key: string]: string}
    Additional request filtering options.
    action str
    address_list str
    address_list_timeout str
    bytes float
    chain str
    comment str
    connection_bytes str
    connection_limit str
    connection_mark str
    connection_nat_state str
    connection_rate str
    connection_state str
    connection_type str
    content str
    disabled bool
    dscp float
    dst_address str
    dst_address_list str
    dst_address_type str
    dst_limit str
    dst_port str
    dynamic bool
    icmp_options str
    id str
    in_bridge_port str
    in_bridge_port_list str
    in_interface str
    in_interface_list str
    ingress_priority float
    invalid bool
    ipsec_policy str
    jump_target str
    limit str
    log bool
    log_prefix str
    new_connection_mark str
    new_dscp float
    new_mss float
    new_packet_mark str
    new_priority str
    new_routing_mark str
    new_ttl str
    nth str
    out_bridge_port str
    out_bridge_port_list str
    out_interface str
    out_interface_list str
    packet_mark str
    packet_size str
    passthrough bool
    per_connection_classifier str
    port str
    priority float
    protocol str
    random float
    routing_mark str
    src_address str
    src_address_list str
    src_address_type str
    src_mac_address str
    src_port str
    tcp_flags str
    tcp_mss str
    time str
    tls_host str
    ttl str
    filter Mapping[str, str]
    Additional request filtering options.
    action String
    addressList String
    addressListTimeout String
    bytes Number
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionNatState String
    connectionRate String
    connectionState String
    connectionType String
    content String
    disabled Boolean
    dscp Number
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Number
    invalid Boolean
    ipsecPolicy String
    jumpTarget String
    limit String
    log Boolean
    logPrefix String
    newConnectionMark String
    newDscp Number
    newMss Number
    newPacketMark String
    newPriority String
    newRoutingMark String
    newTtl String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    passthrough Boolean
    perConnectionClassifier String
    port String
    priority Number
    protocol String
    random Number
    routingMark String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    ttl String
    filter Map<String>
    Additional request filtering options.

    GetIpv6FirewallNat

    Action string
    AddressList string
    AddressListTimeout string
    Bytes double
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionRate string
    ConnectionType string
    Content string
    Disabled bool
    Dscp double
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority double
    Invalid bool
    IpsecPolicy string
    JumpTarget string
    Limit string
    Log bool
    LogPrefix string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    PerConnectionClassifier string
    Port string
    Priority double
    Protocol string
    Random double
    RoutingMark string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    ToAddress string
    ToPorts string
    Filter Dictionary<string, string>
    Additional request filtering options.
    Action string
    AddressList string
    AddressListTimeout string
    Bytes float64
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionRate string
    ConnectionType string
    Content string
    Disabled bool
    Dscp float64
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority float64
    Invalid bool
    IpsecPolicy string
    JumpTarget string
    Limit string
    Log bool
    LogPrefix string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    PerConnectionClassifier string
    Port string
    Priority float64
    Protocol string
    Random float64
    RoutingMark string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    ToAddress string
    ToPorts string
    Filter map[string]string
    Additional request filtering options.
    action String
    addressList String
    addressListTimeout String
    bytes Double
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionRate String
    connectionType String
    content String
    disabled Boolean
    dscp Double
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Double
    invalid Boolean
    ipsecPolicy String
    jumpTarget String
    limit String
    log Boolean
    logPrefix String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    perConnectionClassifier String
    port String
    priority Double
    protocol String
    random Double
    routingMark String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    toAddress String
    toPorts String
    filter Map<String,String>
    Additional request filtering options.
    action string
    addressList string
    addressListTimeout string
    bytes number
    chain string
    comment string
    connectionBytes string
    connectionLimit string
    connectionMark string
    connectionRate string
    connectionType string
    content string
    disabled boolean
    dscp number
    dstAddress string
    dstAddressList string
    dstAddressType string
    dstLimit string
    dstPort string
    dynamic boolean
    icmpOptions string
    id string
    inBridgePort string
    inBridgePortList string
    inInterface string
    inInterfaceList string
    ingressPriority number
    invalid boolean
    ipsecPolicy string
    jumpTarget string
    limit string
    log boolean
    logPrefix string
    nth string
    outBridgePort string
    outBridgePortList string
    outInterface string
    outInterfaceList string
    packetMark string
    packetSize string
    perConnectionClassifier string
    port string
    priority number
    protocol string
    random number
    routingMark string
    srcAddress string
    srcAddressList string
    srcAddressType string
    srcMacAddress string
    srcPort string
    tcpFlags string
    tcpMss string
    time string
    tlsHost string
    toAddress string
    toPorts string
    filter {[key: string]: string}
    Additional request filtering options.
    action str
    address_list str
    address_list_timeout str
    bytes float
    chain str
    comment str
    connection_bytes str
    connection_limit str
    connection_mark str
    connection_rate str
    connection_type str
    content str
    disabled bool
    dscp float
    dst_address str
    dst_address_list str
    dst_address_type str
    dst_limit str
    dst_port str
    dynamic bool
    icmp_options str
    id str
    in_bridge_port str
    in_bridge_port_list str
    in_interface str
    in_interface_list str
    ingress_priority float
    invalid bool
    ipsec_policy str
    jump_target str
    limit str
    log bool
    log_prefix str
    nth str
    out_bridge_port str
    out_bridge_port_list str
    out_interface str
    out_interface_list str
    packet_mark str
    packet_size str
    per_connection_classifier str
    port str
    priority float
    protocol str
    random float
    routing_mark str
    src_address str
    src_address_list str
    src_address_type str
    src_mac_address str
    src_port str
    tcp_flags str
    tcp_mss str
    time str
    tls_host str
    to_address str
    to_ports str
    filter Mapping[str, str]
    Additional request filtering options.
    action String
    addressList String
    addressListTimeout String
    bytes Number
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionRate String
    connectionType String
    content String
    disabled Boolean
    dscp Number
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Number
    invalid Boolean
    ipsecPolicy String
    jumpTarget String
    limit String
    log Boolean
    logPrefix String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    perConnectionClassifier String
    port String
    priority Number
    protocol String
    random Number
    routingMark String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    toAddress String
    toPorts String
    filter Map<String>
    Additional request filtering options.

    GetIpv6FirewallRule

    Action string
    Bytes double
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionNatState string
    ConnectionRate string
    ConnectionState string
    ConnectionType string
    Content string
    Disabled bool
    Dscp double
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority double
    Invalid bool
    IpsecPolicy string
    Limit string
    Log bool
    LogPrefix string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    PerConnectionClassifier string
    Port string
    Priority double
    Protocol string
    Random double
    RejectWith string
    RoutingMark string
    RoutingTable string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    Ttl string
    Filter Dictionary<string, string>
    Additional request filtering options.
    Action string
    Bytes float64
    Chain string
    Comment string
    ConnectionBytes string
    ConnectionLimit string
    ConnectionMark string
    ConnectionNatState string
    ConnectionRate string
    ConnectionState string
    ConnectionType string
    Content string
    Disabled bool
    Dscp float64
    DstAddress string
    DstAddressList string
    DstAddressType string
    DstLimit string
    DstPort string
    Dynamic bool
    IcmpOptions string
    Id string
    InBridgePort string
    InBridgePortList string
    InInterface string
    InInterfaceList string
    IngressPriority float64
    Invalid bool
    IpsecPolicy string
    Limit string
    Log bool
    LogPrefix string
    Nth string
    OutBridgePort string
    OutBridgePortList string
    OutInterface string
    OutInterfaceList string
    PacketMark string
    PacketSize string
    PerConnectionClassifier string
    Port string
    Priority float64
    Protocol string
    Random float64
    RejectWith string
    RoutingMark string
    RoutingTable string
    SrcAddress string
    SrcAddressList string
    SrcAddressType string
    SrcMacAddress string
    SrcPort string
    TcpFlags string
    TcpMss string
    Time string
    TlsHost string
    Ttl string
    Filter map[string]string
    Additional request filtering options.
    action String
    bytes Double
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionNatState String
    connectionRate String
    connectionState String
    connectionType String
    content String
    disabled Boolean
    dscp Double
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Double
    invalid Boolean
    ipsecPolicy String
    limit String
    log Boolean
    logPrefix String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    perConnectionClassifier String
    port String
    priority Double
    protocol String
    random Double
    rejectWith String
    routingMark String
    routingTable String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    ttl String
    filter Map<String,String>
    Additional request filtering options.
    action string
    bytes number
    chain string
    comment string
    connectionBytes string
    connectionLimit string
    connectionMark string
    connectionNatState string
    connectionRate string
    connectionState string
    connectionType string
    content string
    disabled boolean
    dscp number
    dstAddress string
    dstAddressList string
    dstAddressType string
    dstLimit string
    dstPort string
    dynamic boolean
    icmpOptions string
    id string
    inBridgePort string
    inBridgePortList string
    inInterface string
    inInterfaceList string
    ingressPriority number
    invalid boolean
    ipsecPolicy string
    limit string
    log boolean
    logPrefix string
    nth string
    outBridgePort string
    outBridgePortList string
    outInterface string
    outInterfaceList string
    packetMark string
    packetSize string
    perConnectionClassifier string
    port string
    priority number
    protocol string
    random number
    rejectWith string
    routingMark string
    routingTable string
    srcAddress string
    srcAddressList string
    srcAddressType string
    srcMacAddress string
    srcPort string
    tcpFlags string
    tcpMss string
    time string
    tlsHost string
    ttl string
    filter {[key: string]: string}
    Additional request filtering options.
    action str
    bytes float
    chain str
    comment str
    connection_bytes str
    connection_limit str
    connection_mark str
    connection_nat_state str
    connection_rate str
    connection_state str
    connection_type str
    content str
    disabled bool
    dscp float
    dst_address str
    dst_address_list str
    dst_address_type str
    dst_limit str
    dst_port str
    dynamic bool
    icmp_options str
    id str
    in_bridge_port str
    in_bridge_port_list str
    in_interface str
    in_interface_list str
    ingress_priority float
    invalid bool
    ipsec_policy str
    limit str
    log bool
    log_prefix str
    nth str
    out_bridge_port str
    out_bridge_port_list str
    out_interface str
    out_interface_list str
    packet_mark str
    packet_size str
    per_connection_classifier str
    port str
    priority float
    protocol str
    random float
    reject_with str
    routing_mark str
    routing_table str
    src_address str
    src_address_list str
    src_address_type str
    src_mac_address str
    src_port str
    tcp_flags str
    tcp_mss str
    time str
    tls_host str
    ttl str
    filter Mapping[str, str]
    Additional request filtering options.
    action String
    bytes Number
    chain String
    comment String
    connectionBytes String
    connectionLimit String
    connectionMark String
    connectionNatState String
    connectionRate String
    connectionState String
    connectionType String
    content String
    disabled Boolean
    dscp Number
    dstAddress String
    dstAddressList String
    dstAddressType String
    dstLimit String
    dstPort String
    dynamic Boolean
    icmpOptions String
    id String
    inBridgePort String
    inBridgePortList String
    inInterface String
    inInterfaceList String
    ingressPriority Number
    invalid Boolean
    ipsecPolicy String
    limit String
    log Boolean
    logPrefix String
    nth String
    outBridgePort String
    outBridgePortList String
    outInterface String
    outInterfaceList String
    packetMark String
    packetSize String
    perConnectionClassifier String
    port String
    priority Number
    protocol String
    random Number
    rejectWith String
    routingMark String
    routingTable String
    srcAddress String
    srcAddressList String
    srcAddressType String
    srcMacAddress String
    srcPort String
    tcpFlags String
    tcpMss String
    time String
    tlsHost String
    ttl String
    filter Map<String>
    Additional request filtering options.

    Package Details

    Repository
    routeros terraform-routeros/terraform-provider-routeros
    License
    Notes
    This Pulumi package is based on the routeros Terraform Provider.
    routeros logo
    routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros