APIRef_tm_ltm_profile_one-connect¶
mgmt/tm/ltm/profile/one-connect
Virtual server OneConnect profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/profile/one-connect
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/profile/one-connect/~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 | The application service to which the object belongs. | |
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. | |
description |
string | optional | read/write | User defined description. | |
idleTimeoutOverride |
string | 0 | optional | read/write | Specifies the number of seconds that a connection is idle before the connection flow is eligible for deletion. Possible values are disabled, indefinite, or a numeric value that you specify. The default value is disabled. |
limitType |
string | none | optional | read/write | |
maxAge |
integer | -1 | optional | read/write | Specifies the maximum age in number of seconds allowed for a connection in the connection reuse pool. For any connection with an age higher than this value, the system removes that connection from the reuse pool. The default value is 86400. |
maxReuse |
integer | -1 | optional | read/write | Specifies the maximum number of times that a server-side connection can be reused. The default value is 1000. |
maxSize |
integer | -1 | optional | read/write | Specifies the maximum number of connections that the system holds in the connection reuse pool. If the pool is already full, then the server-side connection closes after the response is completed. The default value is 10000. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this profile resides. |
sharePools |
string | disabled | optional | read/write | |
sourceMask |
string | optional | read/write | Specifies a source IP mask. The default value is 0.0.0.0. The system applies the value of this option to the source address to determine its eligibility for reuse. A mask of 0.0.0.0 causes the system to share reused connections across all clients. A host mask (all 1’s in binary), causes the system to share only those reused connections originating from the same client IP address. |
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.