Networking::iSessionAdvertisedRoute

Introduced : BIG-IP_v9.0
This interface has been deprecated due to changing the key used to access iSession advertised routes. Please use the iSessionAdvertisedRouteV2 interface in its stead. The iSession AdvertisedRoute interface enables you to work with the definitions and attributes contained in a device&aposs optimized endpoint subnets.

Methods

Method Description Introduced
create Creates a specified subnet object with all its attributes. BIG-IP_v10.0
delete_all_subnets Deletes all exisiting subnet objects. BIG-IP_v10.0
delete_subnets Deletes the specified subnet via its IP address and netmask. BIG-IP_v10.0
get_enabled_state Gets the enabled flag on the target subnets. BIG-IP_v10.0
get_label Gets the label string on the target subnets. BIG-IP_v10.0
get_list Get a list of all subnet interfaces and their netmasks. BIG-IP_v10.0
get_metric Gets the metric with which the specified subnet IPs are associated. BIG-IP_v10.0
get_version Gets the version information for this interface. BIG-IP_v10.0
set_enabled_state Sets/Resets the enabled flag on the target subnets. BIG-IP_v10.0
set_label Sets/Resets the label string on the target subnets. BIG-IP_v10.0
set_metric Sets the metric with which the specified subnet IPs are associated. BIG-IP_v10.0

Structures

Structure

Description

SubnetOptKey

A struct that specifies the subnet key

iSessionAdvertisedRouteStruct

A struct that specifies the subnet key


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
SubnetOptKeySequence SubnetOptKey [] A sequence of structs that specifies a series of subnet interfaces
SubnetOptKeySequenceSequence SubnetOptKey [] [] A sequence of sequence of subnet entries.
iSessionAdvertisedRouteStructSequence iSessionAdvertisedRouteStruct [] A sequence of structs that specifies a series of subnet interfaces

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.