Create an external web server building RESTful API
[sim/a1-interface.git] / near-rt-ric-simulator / test / EXT_SRV_TEST / jsonfiles / beta_policy.json
diff --git a/near-rt-ric-simulator/test/EXT_SRV_TEST/jsonfiles/beta_policy.json b/near-rt-ric-simulator/test/EXT_SRV_TEST/jsonfiles/beta_policy.json
new file mode 100644 (file)
index 0000000..a61c7fc
--- /dev/null
@@ -0,0 +1,11 @@
+{
+
+          "title": "A1 policy external server",
+          "description": "A1 policies notifying external server",
+          "type": "object",
+          "properties": {
+            "a1policyType": "beta_test_policy",
+            "url" : "http://www.com"
+          }
+
+}