PEM::Listener

Introduced : BIG-IP_v11.4.0
You can use the listener interface to configure listener definitions for the Policy Enforcement Manager. To apply policies, a listener listens traffic on one Subscriber Policy Manager (SPM) profile and one or more virtual servers.

Methods

Method Description Introduced
add_virtual_server Add a set of virtual servers for the specified listeners. BIG-IP_v11.4.0
create Creates a set of PEM listeners. A value must be provided for the profile-spm attribute when creating a listener. The virtual servers list for a listener must contain at least one virtual server that does not have a profile of type RADIUS or diameter endpoint attached. BIG-IP_v11.4.0
delete_all_listeners Deletes all user defined listeners. BIG-IP_v11.4.0
delete_listener Deletes the specified listeners. BIG-IP_v11.4.0
get_description Gets the descriptions for a set of listeners. BIG-IP_v11.4.0
get_list Gets a list of all listeners. BIG-IP_v11.4.0
get_spm_profile Gets the SPM profiles for the specified listeners. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0
get_virtual_server Get a set of virtual servers for the specified listeners. BIG-IP_v11.4.0
remove_virtual_server Remove a set of virtual servers for the specified listeners. BIG-IP_v11.4.0
set_description Sets the descriptions for a set of listeners. BIG-IP_v11.4.0
set_spm_profile Sets the Subscriber Policy Manager (SPM) profiles for the specified listeners. 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.