Kafka dispatcher module backbone
[sim/a1-interface.git] / near-rt-ric-simulator / test / KAFKA_DISPATCHER_TEST / jsonfiles / alpha_policy.json
diff --git a/near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/jsonfiles/alpha_policy.json b/near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/jsonfiles/alpha_policy.json
new file mode 100644 (file)
index 0000000..66c2b63
--- /dev/null
@@ -0,0 +1,11 @@
+{
+
+          "title": "A1 policy external server",
+          "description": "A1 policies notifying external server",
+          "type": "object",
+          "properties": {
+            "a1policyType": "alpha_test_policy",
+            "url" : "http://www.com"
+          }
+
+}