add scripts

This commit is contained in:
2024-03-18 13:15:42 +00:00
parent 4b003bf0c1
commit 5d2e2133b8
4 changed files with 12 additions and 1 deletions

4
getXApps Executable file
View File

@@ -0,0 +1,4 @@
#!/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