useful_o-ran_tools/getRoutes
2024-03-18 13:15:42 +00:00

5 lines
155 B
Bash
Executable File

#!/bin/bash
SUBMGR=`./getIP rtmgr`
echo "route manager ip: $SUBMGR"
curl -X GET -H "accept: application/json" http://$SUBMGR:3800/ric/v1/getdebuginfo | jq