LocalLB::PersistenceRecord

Introduced : BIG-IP_v9.0
A struct that describes a persistence record.
Member Type Description
pool_name String The pool associated with the node server where the connection is persisted to.
node_server IPPortDefinition The node server the connection is persisted to.
mode PersistenceMode The persistent mode used by the object in “name”.
persistence_value String The string representation of the persistence value (i.e. client IP, SSL ID, SIP call ID…)
virtual_server VirtualServerDefinition The virtual server (name:IP:port) associated with this persistence record (protocol is not used and will always be 0).
create_time long The time this persistence record is created.
age long The time since this persistence record was last touched.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.