Add A1 STD V2 simulators
[it/dep.git] / nonrtric / data / run_in_k8s / testdata / STD / policy.json
diff --git a/nonrtric/data/run_in_k8s/testdata/STD/policy.json b/nonrtric/data/run_in_k8s/testdata/STD/policy.json
new file mode 100644 (file)
index 0000000..de158bd
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "ric_id": "ric5",
+  "policy_id": "2100",
+  "service_id": "service1",
+  "policy_data": {
+    "scope": {
+      "ueId": "ue3100",
+      "qosId": "qos3100"
+    },
+    "qosObjective": {
+      "priorityLevel": 3100
+    }
+  },
+  "policytype_id": "2"
+}