GlobalLB::Application

Introduced : BIG-IP_v9.2.0
The Application interface enables you to work with applications running within Wide IPs.

Methods

Method Description Introduced
add_wide_ip Adds wide IPs to the specified distributed applications. A given distributed application can have more than one wide IP but it must be of type A or AAAA. BIG-IP_v12.0.0
create Creates the specified applications. BIG-IP_v9.2.0
delete_all_applications Deletes all applications. BIG-IP_v9.2.0
delete_application Deletes the specified applications. BIG-IP_v9.2.0
disable_application_context_object Disables the specified objects within the applications&apos context. BIG-IP_v9.2.0
enable_application_context_object Enables the specified objects within the applications&apos context. BIG-IP_v9.2.0
get_application_context_status Gets the statuses of the specified application context objects. BIG-IP_v9.2.0
get_availability_dependency Gets the availability dependency for the specified applications. BIG-IP_v9.2.0
get_data_centers Gets the data centers associated with a set of distributed applications. BIG-IP_v11.0.0
get_description Gets the descriptions for a set of distributed applications. BIG-IP_v11.0.0
get_list Gets a list of applications. BIG-IP_v9.2.0
get_object_status Gets the statuses of the specified applications. BIG-IP_v9.2.0
get_persistence_state Gets the persistence states for the specified applications. BIG-IP_v9.2.0
get_persistence_ttl Gets the persistence TTL values of the specified applications. BIG-IP_v9.2.0
get_servers Gets the servers associated with a set of distributed applications. BIG-IP_v11.0.0
get_version Gets the version information for this interface. BIG-IP_v9.2.0
get_wide_ip_v2 Gets the lists of wide IPs the specified distributed applications are associated with. BIG-IP_v12.0.0
get_wide_ips This method had been deprecated due to changes in wide IP key definitions. Please use get_wide_ip_v2. Gets the wide IP names associated with a set of distributed applications. BIG-IP_v11.0.0
remove_all_wide_ips Removes all wide IPs from the specified distributed applications. BIG-IP_v12.0.0
remove_wide_ip Removes wide IPs from the specified distributed applications. BIG-IP_v12.0.0
set_availability_dependency Sets the availability dependency for the specified applications. BIG-IP_v9.2.0
set_description Sets the description for a set of distributed applications. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_persistence_state Sets the persistence states for the specified applications. BIG-IP_v9.2.0
set_persistence_ttl Sets the persistence TTL values of the specified applications. BIG-IP_v9.2.0

Structures

Structure

Description

ApplicationContextObject

A struct that contains definition for the application context object. This is used for enabling/disabling a specified object within the application&aposs context.


Enumerations

Enumeration Description
ApplicationObjectType A list of object types that can be used within an application context.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ApplicationContextObjectSequence ApplicationContextObject [] A sequence of ApplicationContextObject&aposs.
ApplicationObjectTypeSequence ApplicationObjectType [] A sequence of application object types.

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.