v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

GET /radsec/server_info/

Get the details of the RadSec server

get/v1/radsec/server_info/

Response

200

statusstring

Example response

{
  "status": "ok",
  "data": {
    "hostname": "radius.foxpass.com",
    "port": 2083
  }
}