useful_o-ran_tools/getXApps

5 lines
152 B
Plaintext
Raw Permalink Normal View History

2024-03-18 14:15:42 +01:00
#!/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