Add ORAN Python SDK first draft
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / a1sim / templates / v2 / policy_std_v2.json.j2
diff --git a/smo-install/test/pythonsdk/src/oransdk/a1sim/templates/v2/policy_std_v2.json.j2 b/smo-install/test/pythonsdk/src/oransdk/a1sim/templates/v2/policy_std_v2.json.j2
new file mode 100644 (file)
index 0000000..ff5056c
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "ric_id": "ric5",
+    "policy_id": "aa8feaa88d944d919ef0e83f2172a5000",
+    "service_id": "controlpanel",
+    "policytype_id": "2",
+    "status_notification_uri": "http://callback-receiver:8090/callbacks/test",
+    "policy_data": {
+        "scope": {
+            "ueId": "ue5000",
+            "qosId": "qos5000"
+        },
+        "qosObjectives": {
+            "priorityLevel": 5000
+        }
+    }
+}
\ No newline at end of file