LocalLB::ProfileClassification

Introduced : BIG-IP_v11.4.0
The ProfileClassification interface enables you to manipulate a local load balancer&aposs classification profile. This specifies whether traffic sent to this virtual server is classified to different categories such as web, audio_video, P2P, and mail or to different applications such as facebook and youtube. The system automatically enables classification for virtual servers as needed when you create a policy enforcement listener.

Methods

Method Description Introduced
get_default_profile Gets the names of the default profiles from which the specified profiles will derive default values for attributes. BIG-IP_v11.4.0
get_description Gets the description for a set of classification profiles. BIG-IP_v11.4.0
get_list Gets a list of all classification profiles. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0
is_base_profile Determines whether the specified classification profiles are base profiles. A base profile sits at the base of the profile&aposs inheritance tree, supplying the defaults for every profile derived from it. (See also is_system_profile). BIG-IP_v11.4.0
is_system_profile Determines whether the specified classification profiles are system profiles. A system profile is a profile pre-configured on the system, ready for use. Non-system profiles are profiles created or modified by a user. Note that if a system profile is modified, it is no longer considered a system profile. (See also is_base_profile). BIG-IP_v11.4.0
set_default_profile Sets the names of the default profiles from which the specified profiles will derive default values for attributes. BIG-IP_v11.4.0
set_description Sets the description for a set of classification profiles. This is an arbitrary field which can be used for any purpose. 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.