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

5 lines
152 B
Bash
Executable File

#!/bin/bash
SUBMGR=`./getIP appmgr`
echo "app manager ip: $SUBMGR"
curl -X GET -H "Content-Type:application/json" http://$SUBMGR:8080/ric/v1/xapps | jq