Misc improvements in front end
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / mock / policy-instance.json
index e29997e..3dc9fa7 100644 (file)
       },
       "service": "service1",
       "lastModified": "2020-12-08T21:12:43.719084Z"
+    },
+    {
+      "id": "3000",
+      "type": "1",
+      "ric": "ric2",
+      "json": {
+        "scope": {
+          "ueId": "ue3300",
+          "qosId": "qos3300"
+        },
+        "qosObjectives": {
+          "priorityLevel": 3300
+        }
+      },
+      "service": "service1",
+      "lastModified": "2020-12-08T21:12:43.719084Z"
     }
   ]
\ No newline at end of file