beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / test_scripts / endc_x2_setup / query_rnib
1 #!/bin/bash 
2
3
4 #curl -X POST http://10.2.0.28:30004/v1/nodeb/endc-setup -H 'accept: application/json' -H 'Content-Type: application/json' -d '{"ranIp": "10.2.0.28","ranPort": 36422,   "ranName":"AAAA123457"}'
5
6 #curl -X POST http://ricplt-entry:30080/e2mgr/v1/nodeb/endc-setup -H 'accept: application/json' -H 'Content-Type: application/json' -d '{"ranIp": "10.2.0.28","ranPort": 36422,   "ranName":"AAAA123457"}'
7
8 #curl -X GET http://ricplt-entry:30080/e2mgr/v1/nodeb/AAAA000003
9
10 curl -X GET http://ricplt-entry:30080/e2mgr/v1/nodeb/$1
11