Management::RADIUSServer

Introduced : BIG-IP_v9.0
The RADIUSServer interface enables you to manage RADIUS Server configuration.

Methods

Method Description Introduced
create Creates the specified RADIUS servers. BIG-IP_v9.0
delete_all_servers Deletes all RADIUS servers. BIG-IP_v9.0
delete_server Deletes the specified RADIUS servers. BIG-IP_v9.0
get_description Gets the descriptions for a set of RADIUS servers. BIG-IP_v11.0.0
get_ip_or_hostname Gets the IP addresses or hostnames of the RADIUS servers. BIG-IP_v9.0
get_list Gets a list of all RADIUS servers. BIG-IP_v9.0
get_port Gets the ports of the RADIUS servers. BIG-IP_v9.0
get_secret Gets the secrets of the RADIUS servers. BIG-IP_v9.0
get_timeout Gets the timeouts of the RADIUS servers. BIG-IP_v9.0
get_version Gets the version information for this interface. BIG-IP_v9.0
set_description Sets the description for a set of RADIUS servers. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_ip_or_hostname Sets the IP addresses or hostnames of the RADIUS servers. BIG-IP_v9.0
set_port Sets the ports of the RADIUS servers. BIG-IP_v9.0
set_secret Sets the secrets of the RADIUS servers. BIG-IP_v9.0
set_timeout Sets the timeouts of the RADIUS servers. BIG-IP_v9.0

Structures

Structure

Description

RADIUSServerDefinition

A struct that describes a RADIUS server.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
RADIUSServerDefinitionSequence RADIUSServerDefinition [] A sequence of RADIUS server definitions.

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.