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
The Id of the RadiusServer record to retrieve.
Code Examples
Response
200
ID of the business linked to this record.
The name value for this radius server.
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.Whether this radius server is currently active.
Free-text description of this radius server.
ID of the customer associated with this record.
ID of the network associated with this record.
ID of the captive portal associated with this record.
ID of the splash page associated with this record.
The radius ip1 value for this radius server.
The radius ip2 value for this radius server.
The account port value for this radius server.
The auth port value for this radius server.
The shared secret value for this radius server.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one RadiusServer