Get Radio List

Get Radio List Configuration

get

Returns Radio List Configuration from the Edge. The Radio List API provides information about connected Radios (eNodeB, gNodeB) and all radio-related parameters such as “ip”, “id”, “status”, “tac”, “enodebname”, “sessiontime”(Uptime), “supportedplmns”(PLMNs supported in Radio)

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequired

The IP address of the edge

Possible values:
Responses
200

Successful Response

application/json
get
/v1/edge/{edgeIp}/radiolist
200

Successful Response

Last updated

Was this helpful?