X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=webapp-frontend%2Fsrc%2Fapp%2Fran-connection%2Fran-connection.component.html;h=565b326c947ff9ce373c9c0833e517e0c0ebdef2;hb=c40f0d5d74bfa57a8ee28ba818b7fcd67633177d;hp=2180ae5233107baf3aaf9e726ec86efe9399539f;hpb=6ca7894a0bb7717740dd785ddfe613c85a25e2b7;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/ran-connection/ran-connection.component.html b/webapp-frontend/src/app/ran-connection/ran-connection.component.html index 2180ae52..565b326c 100644 --- a/webapp-frontend/src/app/ran-connection/ran-connection.component.html +++ b/webapp-frontend/src/app/ran-connection/ran-connection.component.html @@ -18,44 +18,52 @@ ========================LICENSE_END=================================== -->
-

RAN Connection

- - - +

RAN Connections

+ + + + +
+ +
+ +
+ - RAN Type - {{rconnect.requestType}} + RAN Type + {{rconnect.requestType}} - + - eNodeB/gNodeB Name - {{rconnect.ranName}} + eNodeB/gNodeB Name + {{rconnect.ranName}} - IP - {{rconnect.ranIp}} + IP + {{rconnect.ranIp}} - + - Port - {{rconnect.ranPort}} + Port + {{rconnect.ranPort}} - Response - {{rconnect.responseCode}} + Response + {{rconnect.responseCode}} - Time Stamp - {{rconnect.timeStamp}} + Time Stamp + {{rconnect.timeStamp}} - + - - + + +
- -
+ \ No newline at end of file