APIRef_tm_ltm_persistence_universalΒΆ
mgmt/tm/ltm/persistence/universal
Virtual server Universal persistence profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/persistence/universal
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/persistence/universal/~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 existing profile from which the system imports settings for the new profile. | |
description |
string | optional | read/write | User defined description. | |
matchAcrossPools |
string | disabled | optional | read/write | Specifies, when enabled, that the system can use any pool that contains this persistence record. The default value is disabled. |
matchAcrossServices |
string | disabled | optional | read/write | Specifies, when enabled, that all persistent connections from a client IP address, which go to the same virtual IP address, also go to the same node. The default value is disabled. |
matchAcrossVirtuals |
string | disabled | optional | read/write | Specifies, when enabled, that all persistent connections from the same client IP address go to the same node. The default value is disabled. |
mirror |
string | disabled | optional | read/write | Specifies whether the system mirrors persistence records to the high-availability peer. The default value is disabled. |
mode |
string | optional | read/write | ||
overrideConnectionLimit |
string | disabled | optional | read/write | Specifies, when enabled, that the pool member connection limits are not enforced for persisted clients. Per-virtual connection limits remain hard limits and are not disabled. The default value is disabled. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the profile resides. |
rule |
string | optional | read/write | Specifies a rule name if you are using a rule for universal persistence. | |
timeout |
string | 180 | optional | read/write | Specifies the duration of the persistence entries. The default value is 180 seconds. |
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.