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
getRoutes Executable file
View File

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