Get Radio List
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 · enumRequiredPossible values:
The IP address of the edge
Responses
200
Successful Response
application/json
get
/v1/edge/{edgeIp}/radiolist200
Successful Response
Last updated
Was this helpful?