v1
latestOpenAPI 3.1.02026-07-241220143.1 KBGET /radsec/server_info/
Get the details of the RadSec server
get/v1/radsec/server_info/
Response
200
Example response
{
"status": "ok",
"data": {
"hostname": "radius.foxpass.com",
"port": 2083
}
}