APIRef_tm_wom_profile_isession¶
mgmt/tm/wom/profile/isession
Virtual server iSession traffic profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/wom/profile/isession
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/wom/profile/isession/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
adaptiveCompression |
string | enabled | optional | read/write | Specifies whether the system automatically selects the optimal compression algorithm for the current traffic, based on link speed. The system can use only compression algorithms that are specified. The default value is enabled. |
appService |
string | optional | read/write | The application service that the object belongs to. | |
compression |
string | enabled | optional | read/write | Enables or disables the compression of data according to the methods selected for the compression-codecs attribute. The default value is enabled. |
compressionCodecs |
string | optional | read/write | Specifies the codecs to use for compression. | |
dataEncryption |
string | disabled | optional | read/write | Specifies whether traffic on the outbound connection is encrypted. If you enable this option, the system uses the SSL profiles specified on the local and remote endpoints of the iSession connection. The default value is disabled. |
deduplication |
string | enabled | optional | read/write | Specifies whether the system uses data deduplication to reduce the bandwidth needed for data transfer over the WAN. The default value is enabled. |
defaultsFrom |
string | optional | read/write | Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified. | |
deflateCompressionLevel |
integer | 1 | optional | read/write | Specifies the level of compression when adaptive-compression is disabled. The default value is 1. |
description |
string | optional | read/write | User defined description. | |
mode |
string | enabled | optional | read/write | Specifies whether this profile is available for optimizing WAN traffic. The default value is enabled. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this profile resides. |
portTransparency |
string | enabled | optional | read/write | Specifies whether the system preserves the destination port specified by the client over the WAN. The default value is enabled. |
reuseConnection |
string | enabled | optional | read/write | Specifies whether the system saves and reuses connections between the local and remote WAN Optimization Managers. The default value is enabled. |
targetVirtual |
string | virtual-match-all | optional | read/write | For terminated iSession traffic, specifies the matching criteria that a client-side BIG-IP system uses to select a target virtual server on the server-side BIG-IP system. The default value is virtual-match-all. |
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.