APIRef_tm_pem_policy_rules_flow-info-filtersΒΆ

mgmt/tm/pem/policy/rules/flow-info-filters

/tm/pem

Specifies the flow info filter.

REST Endpoints

Collection URI
/mgmt/tm/pem/policy/rules/flow-info-filters
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/pem/policy/rules/flow-info-filters/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write Specifies the application service that the object belongs to.
dscpCode string 64 optional read/write Specifies the value of DSCP code which matches incoming traffic based on a value in the DSCP field in the IP header. The range is 0 to 63, or disabled. The default value is disabled, indicating that the DSCP code will not be used to filter the packet in the flow-info-filter.
dstIpAddr string   optional read/write Specifies the destination IP address and prefix length that the rule applies to. The format is ip address/prefixlen. The default value is 0.0.0.0/0.
dstPort integer 0 optional read/write Specifies the destination port of the traffic flow that the rule applies to. The default value is any.
fromVlan string   optional read/write Specifies the name of the source vlan to match the ingress flow arriving from that vlan.
ipAddrType string any optional read/write Specifies the ip-address type (IPv4 or IPv6). The default value is any.
l2Endpoint string disabled optional read/write Specifies an L2 end point type to be used when matching the traffic flows. The options are disabled and vlan. The option vlan indicates the vlan name specified in from-vlan is used to match the traffic flows. The default value is disabled, indicating that L2 endpoint is not used to match the flows
operation string match optional read/write Specifies whether the rule applies to traffic that matches (match) or does not match (nomatch) the traffic flow defined here. The options are match and nomatch. The default value is match.
proto string any optional read/write Specifies the protocol that this rule applies to. The default value is any.
srcIpAddr string   optional read/write Specifies the source IP address and prefix length that the rule applies to. The format is ip address/prefixlen. The default value is 0.0.0.0/0.
srcPort integer 0 optional read/write Specifies the source port of the traffic flow that the rule applies to. The default value is any.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.