Classification::Application

Introduced : BIG-IP_v11.4.0
The Application interface enables you to work with classification categories and applications. PEM supplies predefined categories such as web, audio_video, P2P, mail, etc. Many of the categories have applications associated with them. For example, the category web defines commonly known web sites (or applications) such as apple, amazon, ebay, google, facebook, and youtube. Customers can create custom categories and applications; iRules and data groups are used to classify the traffic into custom categories and applications.

Methods

Method Description Introduced
create Creates a set of classification applications. BIG-IP_v11.4.0
delete_all_applications Deletes all user defined applications. BIG-IP_v11.4.0
delete_application Deletes the specified applications. BIG-IP_v11.4.0
get_category Gets the categories for a set of applications. BIG-IP_v11.4.0
get_description Gets the descriptions for a set of applications. BIG-IP_v11.4.0
get_enabled_state Gets the states indicating if the specified applications are enabled or disabled. BIG-IP_v11.4.0
get_id Gets the ids of the specified applications. Application ids cannot be modified; therefore there is no set method for it. BIG-IP_v11.4.0
get_list Gets a list of all applications. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0
set_category Sets the categories for a set of applications. BIG-IP_v11.4.0
set_description Sets the descriptions for a set of applications. BIG-IP_v11.4.0
set_enabled_state Sets the states indicating if the specified applications are enabled or disabled. BIG-IP_v11.4.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.