APIRef_tm_ltm_persistence_persist-records¶
mgmt/tm/ltm/persistence/persist-records
Displays or delete records in the persistence table.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/persistence/persist-records
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/persistence/persist-records/~resource id
- Resource Methods
OPTIONS, GET, DELETE
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
clientAddr |
string | optional | read/write | Specifies the client address for the persistence record. | |
key |
string | optional | read/write | Specifies the key to look up in the persist table. It is based on the persist mode. | |
mode |
string | optional | read/write | Specifies the type of persistence. | |
nodeAddr |
string | optional | read/write | Specifies the address of the node with which the client session remains persistent. | |
nodePort |
integer | optional | read/write | Specifies the port of the node with which the client session remains persistent. | |
pool |
string | optional | read/write | Specifies the name of the pool with which the client session remains persistent. | |
virtual |
string | optional | read/write | Specifies the name of the virtual with which the client session remains persistent. |
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.