Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Last updated  

Proto file:   TBD - nodeb_info.proto

nb identity

Info

Last updated  

Proto file:   TBD - nb_identity.proto

enb

Info

Last updated  

...

Info

Last updated  

RanLoadInformation

Info

Last updated  

Proto file: TBD - RanLoadInformation.proto

...

ResponseJsonExample
Successed Response 

{
"gnb_list": [
{
"inventory_name": "",
"global_nb_id": {
"plmn_id": "",
"nb_id": ""}}

]}

{
"gnb_list": [
{
"inventory_name": "test2",
"global_nb_id": {
"plmn_id": "42f490",
"nb_id": "000004"}}

]}

Successed Response Empty Gnb List{
"gnb_list": null
}
{
"gnb_list": null
}
Failed Response{
"gnb_list": null,
"error_msg": ""
}
{
"gnb_list": null,
"error_msg": "dial tcp 127.0.0.1:6379: connect: connection refused"
}