useful_o-ran_tools/getRoutes

5 lines
155 B
Plaintext
Raw Normal View History

2024-03-18 14:15:42 +01:00
#!/bin/bash
SUBMGR=`./getIP rtmgr`
echo "route manager ip: $SUBMGR"
curl -X GET -H "accept: application/json" http://$SUBMGR:3800/ric/v1/getdebuginfo | jq