RadiusServers
Get one RadiusServer
Retrieve a single RadiusServer record by its Id.
GET
Get one RadiusServer
A RadiusServer configures a RADIUS authentication server used for Wi-Fi access control. Each server defines the vendor type, connection settings, and shared secret for authenticating customer devices on the network.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the RadiusServer-Read role.Path Parameters
integer
required
The Id of the RadiusServer record to retrieve.
Code Examples
Response
200
integer
ID of the business linked to this record.
string
The name value for this radius server.
integer
The vendor value for this radius server. See
eRadiusServerVendor enum values: 0 = Aerohive_Networks, 1 = Alcatel_Lucent, 2 = Aruba_Instant, 3 = Aruba_Mobility_Controller, 4 = Avaya, 5 = Bluesocket, 6 = Casa_Systems, 7 = ChilliSpot, 8 = CoovaChilli, 9 = Cisco_Systems, 10 = Dell, 11 = EnGenius, 12 = ExtremeWireless, 13 = FortiGate, 14 = ICC, 15 = LigoWave, 16 = Meraki_Sign_On, 17 = Meraki_ClickThrough, 18 = Meru_Networks, 19 = MikroTik, 20 = Motorola, 21 = Mojo_Networks, 22 = Open_Mesh_Cloudtrax, 23 = pfSense, 24 = Peplink, 25 = Ruckus_Wireless, 26 = Ruckus_Virtual_SZ, 27 = SonicWall, 28 = Ubiquiti_Networks, 29 = TP_Link_EAP, 30 = Trapeze_Wireless, 31 = Trendnet, 32 = Xirrus, 33 = Virtual_Controller, 34 = Other.boolean
Whether this radius server is currently active.
string
Free-text description of this radius server.
string
ID of the customer associated with this record.
string
ID of the network associated with this record.
string
ID of the captive portal associated with this record.
string
ID of the splash page associated with this record.
string
The radius ip1 value for this radius server.
string
The radius ip2 value for this radius server.
string
The account port value for this radius server.
string
The auth port value for this radius server.
The shared secret value for this radius server.
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response
Get one RadiusServer