APIRef_tm_net_ipsec_traffic-selector¶
mgmt/tm/net/ipsec/traffic-selector
Traffic Selector configuration.
REST Endpoints
- Collection URI
/mgmt/tm/net/ipsec/traffic-selector
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/ipsec/traffic-selector/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
action |
string | protect | optional | read/write | Specifies how the system handles traffic that matches the criteria in the traffic selector. Only protect is currently supported. |
appService |
string | optional | read/write | The application service that the object belongs to. | |
description |
string | optional | read/write | User defined description. | |
destinationAddress |
string | optional | read/write | Specifies the destination IP address of the traffic to be matched. | |
destinationPort |
integer | optional | read/write | Specifies the destination port for which you want the traffic to be matched. | |
direction |
string | both | optional | read/write | Specifies the direction of traffic to be protected with IPsec. If the direction is both, use source-address and destination-address with respect to the outbound direction. The default value is both. |
ipProtocol |
integer | 255 | optional | read/write | Specifies the IP protocol for which you want the traffic to be matched. |
ipsecPolicy |
string | optional | read/write | Specifies the name of the IPsec policy to be enforced on the matched traffic. | |
order |
integer | optional | read/write | Specifies the order in which traffic is matched, if traffic can be matched to multiple traffic selectors. | |
tmPartition |
string | Common | optional | read/write | |
sourceAddress |
string | optional | read/write | Specifies the source IP address of the traffic to be matched. | |
sourcePort |
integer | optional | read/write | Specifies the source port for which you want the traffic to be matched. |
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.