APIRef_tm_auth_radius-serverΒΆ
mgmt/tm/auth/radius-server
RADIUS server configuration for use with RADIUS authentication profiles
REST Endpoints
- Collection URI
/mgmt/tm/auth/radius-server
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/auth/radius-server/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
description |
string | optional | read/write | User defined description. | |
tmPartition |
string | Common | optional | read/write | Displays the partition within which the server resides. |
port |
integer | 1812 | optional | read/write | Specifies the port for RADIUS authentication traffic. The default value is port 1812. |
secret |
string | required | read/write | Sets the secret key used to encrypt and decrypt packets sent or received from the server. This option is required. | |
server |
string | required | read/write | Specifies the host name or IP address of the RADIUS server. This option is required. | |
timeout |
integer | 3 | optional | read/write | Specifies the timeout value in seconds. The default value is 3 seconds. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.