Networking::iSessionDatastor

Introduced : BIG-IP_v11.0.0
This interface configures the storage used by symmetric data deduplication and used by caching files sent in iSession traffic on the WAN.

Methods

Method Description Introduced
get_description Gets the description for the datastor. BIG-IP_v11.0.0
get_disk_cache_size Gets the disk cache space available for the datastor. BIG-IP_v11.0.0
get_disk_state Gets the state to use disk space as part of the datastor. BIG-IP_v11.0.0
get_memory_cache_size Gets the memory cache size for the datastor. BIG-IP_v11.0.0
get_pruning_high_water_mark Gets the percentage of full cache above which pruning starts for the datastor. BIG-IP_v11.0.0
get_pruning_low_water_mark Gets the percentage of full cache below which pruning stops for the datastor. Valid values range from 10% to 90%. BIG-IP_v11.0.0
get_version Gets the version information for this interface. BIG-IP_v11.0.0
set_description Sets the description for the datastor. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_disk_state Sets the state to use disk space as part of the datastor. If set, disk space (in addition to memory) is used for the datastor. If not set, only memory is used. If you enable or disable data storage on the disk, you must restart the datastor service. BIG-IP_v11.0.0
set_pruning_high_water_mark Sets the percentage of full cache above which pruning starts for the datastor. Valid values range from 60% to 100%. BIG-IP_v11.0.0
set_pruning_low_water_mark Sets the percentage of full cache below which pruning stops for the datastor. Valid values range from 10% to 90%. BIG-IP_v11.0.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

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.