LocalLB::SNATPoolMember

Introduced : BIG-IP_v9.0
*IMPORTANT* This entire interface has been deprecated. Its functionality has been moved to the SNATPool interface. The SNATPoolMember interface enables you to work with the SNATPool members and their settings, and statistics.

Methods

Method Description Introduced
get_all_statistics Gets the statistics for all SNATPool members in the specified SNAT pools. BIG-IP_v9.0
get_statistics Gets the statistics for a list of SNATPool members in the specified SNAT pools. BIG-IP_v9.0
get_version Gets the version information for this interface. BIG-IP_v9.0
reset_statistics Resets the statistics for a list of SNATPool members in the specified SNAT pools. BIG-IP_v9.0

Structures

Structure

Description

SNATPoolMemberStatisticEntry

A struct that describes statistics for a particular SNATPool member.

SNATPoolMemberStatistics

A struct that describes SNATPool member statistics and timestamp.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
SNATPoolMemberStatisticEntrySequence SNATPoolMemberStatisticEntry [] A sequence of SNATPool member statistics.
SNATPoolMemberStatisticsSequence SNATPoolMemberStatistics [] An alias for a sequence of SNATPool member statistics.

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.