X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fdata%2Frt.json;fp=test%2Fdata%2Frt.json;h=db80193c36614bc3d46f11489f7a04ce8d19ae67;hb=871fa393844ce1b61b8d5218d27687d9fc05803a;hp=0000000000000000000000000000000000000000;hpb=3b790149556c8d8f3a3701c0e3c4a56e56e078d1;p=ric-plt%2Frtmgr.git diff --git a/test/data/rt.json b/test/data/rt.json new file mode 100644 index 0000000..db80193 --- /dev/null +++ b/test/data/rt.json @@ -0,0 +1 @@ +[{"name":"xapp-01","status":"unknown","version":"1.2.3","instances":[{"name":"xapp-01-instance-01","status":"pending","ip":"172.16.1.103","port":4555,"txMessages":["ControlIndication"],"rxMessages":["LoadIndication","Reset"]},{"name":"xapp-01-instance-02","status":"pending","ip":"10.244.1.12","port":4561,"txMessages":["ControlIndication","SNStatusTransfer"],"rxMessages":["LoadIndication","HandoverPreparation"]}]},{"name":"xapp-02","status":"unknown","version":"1.2.3","instances":[{"name":"xapp-02-instance-01","status":"pending","ip":"192.168.2.1","port":32300,"txMessages":["ControlIndication"],"rxMessages":["LoadIndication"]},{"name":"xapp-02-instance-02","status":"pending","ip":"192.168.2.2","port":32300,"txMessages":["ControlIndication"],"rxMessages":["LoadIndication"]}]}] \ No newline at end of file