Networking::iSessionRemoteInterface

Introduced : BIG-IP_v9.0
This interface has been deprecated due to changing the key used to access iSession remote endpoints. Please use the iSessionRemoteInterfaceV2 interface in its stead. The iSession RemoteInterface interface enables you to work with the definitions and attributes contained in a device&aposs peer iSession Remote Endpoint objects.

Methods

Method Description Introduced
create Create a peer Remote Endpoint object. BIG-IP_v10.0
delete_all_peers Deletes all peer remote endpoint objects. BIG-IP_v10.0
delete_peer Delete the peer Remote Endpoint object. BIG-IP_v10.0
get_UUID Get UUID BIG-IP_v10.0
get_behind_nat Get the nat attribute from the peer WOC object. BIG-IP_v10.0.0
get_dedup_cache Get dedup_cache BIG-IP_v10.0
get_list Get a list of the current iSession peer objects. BIG-IP_v10.0
get_management_address Get Management address BIG-IP_v10.0
get_nat_config_status Get config_status BIG-IP_v10.0
get_nat_source_address Get the nat address attribute in the peer WOC object. BIG-IP_v10.0.0
get_origin Get origin BIG-IP_v10.0
get_peer_enabled_state Get enable setting in the peer object. BIG-IP_v10.0
get_peer_ip_list Get a list of the current iSession peer object ips. BIG-IP_v10.0
get_peer_routing_state Get enabled flag in the peer routing attribute. BIG-IP_v10.0
get_profile_serverssl Get serverssl BIG-IP_v10.0
get_tunnel_port Get tunnel_port BIG-IP_v10.0
get_version Gets the version information for this interface. BIG-IP_v10.0
set_behind_nat Set the nat attribute in the peer WOC object. BIG-IP_v10.0.0
set_management_address Set Management address BIG-IP_v10.0
set_nat_config_status Set config_status BIG-IP_v10.0
set_nat_source_address Set the nat address attribute in the peer WOC object. BIG-IP_v10.0.0
set_origin Set origin BIG-IP_v10.0
set_peer_enabled_state Set enable in the peer object. BIG-IP_v10.0
set_peer_routing_state Set enabled flag in the peer routing attribute. BIG-IP_v10.0
set_profile_serverssl Set serverssl BIG-IP_v10.0
set_tunnel_port Set tunnel_port BIG-IP_v10.0

Structures

Structure Description

Enumerations

Enumeration Description
NatSourceAddress An enumeration of nat address states.
OriginState An enumeration of origin states.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
NatSourceAddressSequence NatSourceAddress [] A sequence of NatSourceAddress states.
OriginStateSequence OriginState [] A sequence of NatSourceAddress states.

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.